org.drools.verifier.visitor
Class UnknownDescriptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.drools.verifier.visitor.UnknownDescriptionException
- All Implemented Interfaces:
- Serializable
public class UnknownDescriptionException
- extends Exception
This exception is thrown when verifier tries to handle a descr that it is not
familiar with.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnknownDescriptionException
public UnknownDescriptionException(BaseDescr descr)
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.