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, toString
public ModelRuntimeException()
public ModelRuntimeException(String string)
public ModelRuntimeException(String message, Throwable cause)
message
- detailed error messagecause
- nested Throwablepublic ModelRuntimeException(Throwable cause)
cause
- nested ThrowableCopyright © 2005–2017 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.