|
||||||||||
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.ssd.SSDException
ssdbms.ssd.BadSSDValueException
Thrown when a semistructured datum tries to own a invalid value.
BadLabelException
,
BadSSDValueException
,
Serialized FormConstructor Summary | |
BadSSDValueException()
Constructs a BadSSDValueException with no detail message. |
|
BadSSDValueException(java.lang.String msg)
Constructs a BadSSDValueException 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 BadSSDValueException()
BadSSDValueException
with no detail message.
public BadSSDValueException(java.lang.String msg)
BadSSDValueException
with a detailed message.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |