|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectThrowable
Error
eduni.simjava.Sim_exception
Top-level error thrown when an error in the simulation occurs.
Sim_stat_exception
,
Sim_parameter_exception
,
Serialized FormField Summary |
Fields inherited from class Error |
|
Constructor Summary | |
Sim_exception()
PRoduce an error without a message.. |
|
Sim_exception(String msg)
Produce an error with a message. |
Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Sim_exception(String msg)
public Sim_exception()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |