Class BDDException

All Implemented Interfaces:
Serializable

public class BDDException extends RuntimeException
An exception caused by an invalid BDD operation.
See Also:
  • Constructor Details

    • BDDException

      public BDDException()
    • BDDException

      public BDDException(String s)