public class EmptyingException
extends java.lang.RuntimeException
Constructor and Description |
---|
EmptyingException()
Constructs an EmptyingException with no detail message.
|
EmptyingException(java.lang.String s)
Constructs an EmptyingException with the specified detail message.
|
public EmptyingException()
public EmptyingException(java.lang.String s)
s
- the String that contains a detailed message