|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.gxml.xs.SmException
org.gxml.xs.SmSimpleTypeException
public final class SmSimpleTypeException
Constructor Summary | |
---|---|
SmSimpleTypeException(java.lang.String initialValue,
SmSimpleType<?,?> type,
SmException cause)
|
Method Summary | |
---|---|
boolean |
equals(org.gxml.xs.Object obj)
|
java.lang.String |
getMessage()
|
Methods inherited from class org.gxml.xs.SmException |
---|
getCause, getOutcome, getPartNumber |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, 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 SmSimpleTypeException(java.lang.String initialValue, SmSimpleType<?,?> type, SmException cause)
Method Detail |
---|
public java.lang.String getMessage()
getMessage
in class java.lang.Throwable
public boolean equals(org.gxml.xs.Object obj)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |