|
||||||||||
| 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.frame.BadTypeException
BadTypeException is thrown when constructing or reading an ITS frame if the type is incorrect. Valid frame types may be found as constants in its.backbone.frame.ItsFrameType.
| Field Summary |
| Fields inherited from class its.backbone.frame.ItsException |
value, valueSet |
| Constructor Summary | |
BadTypeException(int value)
Constructs a BadTypeException |
|
| 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 BadTypeException(int value)
value - the invalid 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 | |||||||||