alice.tuprolog
Class InvalidTheoryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
alice.tuprolog.InvalidTheoryException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidTheoryException
- extends java.lang.Exception
Nested classes inherited from class java.lang.Throwable |
|
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
line
public int line
pos
public int pos
InvalidTheoryException
public InvalidTheoryException()
InvalidTheoryException
public InvalidTheoryException(int line,
int pos)