|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
its.backbone.frame.ItsException
its.backbone.sdd.ContentsParserException
Exception thrown by the Schema parser
| Field Summary |
| Fields inherited from class its.backbone.frame.ItsException |
value, valueSet |
| Constructor Summary | |
ContentsParserException(int nLine,
java.lang.String value)
|
|
ContentsParserException(java.lang.String value)
|
|
| Method Summary | |
java.lang.String |
toString()
Returns a printable string |
| Methods inherited from class its.backbone.frame.ItsException |
getValue |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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 ContentsParserException(java.lang.String value)
value - the type of parse error encountered
public ContentsParserException(int nLine,
java.lang.String value)
| Method Detail |
public java.lang.String toString()
toString in class ItsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||