|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
edu.psu.geovista.app.spreadsheet.exception.ParserException
| Constructor Summary | |
ParserException()
Contructor for edu.psu.geovista.app.spreadsheet.exception.ParserException. |
|
ParserException(java.lang.Object msg)
|
|
ParserException(java.lang.String msg)
|
|
| Method Summary | |
boolean |
isQuiet()
This returns the value of quiet. |
java.lang.String |
toString()
toString method for edu.psu.geovista.app.spreadsheet.exception.ParserException. |
| 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 ParserException()
public ParserException(java.lang.String msg)
msg - the error message stringpublic ParserException(java.lang.Object msg)
msg - the error object| Method Detail |
public boolean isQuiet()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||