|
|||||||||||
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.openspml.v2.util.Spml2Exception
Just making it clear which namespace/version of spec we are binding to.
Constructor Summary | |
Spml2Exception()
|
|
Spml2Exception(java.lang.String message)
|
|
Spml2Exception(java.lang.String message,
java.lang.Throwable cause)
|
|
Spml2Exception(java.lang.Throwable cause)
|
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 Spml2Exception()
public Spml2Exception(java.lang.String message)
public Spml2Exception(java.lang.Throwable cause)
public Spml2Exception(java.lang.String message, java.lang.Throwable cause)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |