public class ModelRuntimeException extends RuntimeException implements AnyModelException
| Constructor and Description |
|---|
ModelRuntimeException() |
ModelRuntimeException(String string) |
ModelRuntimeException(String message,
Throwable cause) |
ModelRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ModelRuntimeException()
public ModelRuntimeException(String string)
public ModelRuntimeException(String message, Throwable cause)
message - detailed error messagecause - nested Throwablepublic ModelRuntimeException(Throwable cause)
cause - nested ThrowableCopyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.