ubc.cs.JLog.Terms
Class UnknownPredicateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ubc.cs.JLog.Terms.UnknownPredicateException
- All Implemented Interfaces:
- Serializable
public class UnknownPredicateException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
predicate
protected iPredicate predicate
UnknownPredicateException
public UnknownPredicateException(iPredicate p)
UnknownPredicateException
public UnknownPredicateException(String s,
iPredicate p)
getPredicate
public iPredicate getPredicate()
Copyright © 2011. All Rights Reserved.