com.declarativa.interprolog.util
Class IPException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.declarativa.interprolog.util.IPException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IPAbortedException, IPInterruptedException
- public class IPException
- extends RuntimeException
An Exception related to Prolog processing in general
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IPException
public IPException(String s)