|
|||||||||||
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
byucc.jhdl.apps.Broker.BrokerException
This class is used to inform of exceptions that are associated with the Broker. It extends CLIException to make it compatible with the CLInterpreter
Field Summary |
Fields inherited from class byucc.jhdl.util.cli.CLIException |
hasMessage |
Constructor Summary | |
BrokerException()
|
|
BrokerException(java.lang.String message)
|
Methods inherited from class byucc.jhdl.util.cli.CLIException |
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 |
Constructor Detail |
public BrokerException()
public BrokerException(java.lang.String message)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |