|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ssdbms.manager.SSDBManagerException
SSDManagerException
and its subclasses are thrown to indicate an error
ocurred while managing a database of semistructured data.
Constructor Summary | |
SSDBManagerException()
Constructs a SSDManagerException with no detail message. |
|
SSDBManagerException(java.lang.String msg)
Constructs a SSDManagerException with a detailed message. |
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 |
public SSDBManagerException()
SSDManagerException
with no detail message.
public SSDBManagerException(java.lang.String msg)
SSDManagerException
with a detailed message.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |