|
|||||||||
| Home >> All >> org >> fencedb >> [ logic overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.fencedb.logic
Class ReadLogicException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.fencedb.logic.LogicException
org.fencedb.logic.ReadLogicException
- All Implemented Interfaces:
- java.io.Serializable
- public class ReadLogicException
- extends LogicException
Description of the Class
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
ReadLogicException()
Constructor for the ReadLogicException object |
|
ReadLogicException(java.lang.String message)
Constructor for the ReadLogicException object |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
ReadLogicException
public ReadLogicException()
- Constructor for the ReadLogicException object
ReadLogicException
public ReadLogicException(java.lang.String message)
- Constructor for the ReadLogicException object
|
|||||||||
| Home >> All >> org >> fencedb >> [ logic overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC