com.declarativa.interprolog.util
Class IPAbortedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.declarativa.interprolog.util.IPException
|
+--com.declarativa.interprolog.util.IPAbortedException
- All Implemented Interfaces:
- Serializable
- public class IPAbortedException
- extends IPException
An Exception thrown when Prolog is aborted
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IPAbortedException
public IPAbortedException(String s)