Class 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
    • Constructor Detail

      • UnknownDescriptionException

        public UnknownDescriptionException​(org.drools.drl.ast.descr.BaseDescr descr)