|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception visad.data.units.ParseException visad.data.units.NoSuchUnitException
public class NoSuchUnitException
Exception thrown when a unit specification can't be parsed because of an unknown unit.
Field Summary |
---|
Fields inherited from class visad.data.units.ParseException |
---|
currentToken, eol, expectedTokenSequences, specialConstructor, tokenImage |
Constructor Summary | |
---|---|
NoSuchUnitException(String msg)
Construct an exception with a message. |
Method Summary |
---|
Methods inherited from class visad.data.units.ParseException |
---|
add_escapes, getMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, 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 NoSuchUnitException(String msg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |