public class GetRowCountException extends BaseRuntimeException
code, formatString, messageKey| Constructor and Description |
|---|
GetRowCountException()
Creates a new GetRowCountException.
|
GetRowCountException(java.lang.Throwable cause)
Creates a new GetRowCountException.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,?> |
values() |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setValue, toStringpublic GetRowCountException()
public GetRowCountException(java.lang.Throwable cause)
cause - the cause of the exceptionprotected java.util.Map<java.lang.String,?> values()
values in class BaseRuntimeException