public class NoDataException extends java.lang.Exception implements ControlFlowException
Modifier and Type | Field and Description |
---|---|
static NoDataException |
INSTANCE |
Constructor and Description |
---|
NoDataException()
Deprecated.
Use shared
INSTANCE instead |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
fillInStackTrace() |
public static final NoDataException INSTANCE
@Deprecated public NoDataException()
INSTANCE
instead