net.sf.javabdd
Class BDDException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.javabdd.BDDException
- All Implemented Interfaces:
- Serializable
public class BDDException
- extends RuntimeException
An exception caused by an invalid BDD operation.
- Version:
- $Id: BDDException.java 383 2005-04-29 06:43:31Z joewhaley $
- Author:
- John Whaley
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BDDException
public BDDException()
BDDException
public BDDException(String s)
Copyright © 2003-2007 John Whaley. All Rights Reserved.