|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.oroad.stxx.transform.TransformerException
Exception to be thrown if there is a generic exception in the Transformer-implementing class
| Constructor Summary | |
TransformerException(java.lang.String s)
Constructor for the TransformerException object |
|
| Method Summary | |
java.lang.String |
getMessage()
Gets the message attribute |
java.lang.String |
toString()
Gets a string representation of the exception |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TransformerException(java.lang.String s)
s - The message| Method Detail |
public java.lang.String getMessage()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||