public class ReasoningNotSupportedException extends ModelRuntimeException
Constructor and Description |
---|
ReasoningNotSupportedException() |
ReasoningNotSupportedException(String message) |
ReasoningNotSupportedException(String message,
Throwable cause) |
ReasoningNotSupportedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ReasoningNotSupportedException()
public ReasoningNotSupportedException(String message, Throwable cause)
message
- detailed error messagecause
- nested Throwablepublic ReasoningNotSupportedException(String message)
message
- detailed error messagepublic ReasoningNotSupportedException(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.