public class ModelRuntimeException extends RuntimeException
| Constructor and Description |
|---|
ModelRuntimeException() |
ModelRuntimeException(String message) |
ModelRuntimeException(String message,
Object... parameters) |
ModelRuntimeException(String message,
Throwable cause) |
ModelRuntimeException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getParameters() |
void |
setParameters(Object[] parameters) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.