java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fencedb.logic.LogicException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ReadLogicException
- public class LogicException
- extends java.lang.Exception
Description of the Class
Nested classes inherited from class java.lang.Throwable |
|
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LogicException
public LogicException()
- Constructor for the LogicException object
LogicException
public LogicException(java.lang.String message)
- Constructor for the LogicException object