|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
byucc.jhdl.util.cli.CLIException
This is thrown when there is a problem detected in the command-line interpreter of JHDL.
| Field Summary | |
protected boolean |
hasMessage
|
| Constructor Summary | |
CLIException()
|
|
CLIException(java.lang.String msg)
|
|
| Method Summary | |
boolean |
hasMessage()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected boolean hasMessage
| Constructor Detail |
public CLIException()
public CLIException(java.lang.String msg)
| Method Detail |
public boolean hasMessage()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||