com.hammurapi.reasoning.impl
Class RuntimeReasoningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hammurapi.reasoning.impl.RuntimeReasoningException
- All Implemented Interfaces:
- Serializable
public class RuntimeReasoningException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RuntimeReasoningException
public RuntimeReasoningException(String message,
Throwable cause)
RuntimeReasoningException
public RuntimeReasoningException(String message)
RuntimeReasoningException
public RuntimeReasoningException(Throwable cause)