|
SimJava v2.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Error
|
+--eduni.simjava.Sim_exception
Top-level error thrown when an error in the simulation occurs.
Sim_stat_exception,
Sim_parameter_exception, Serialized Form| Constructor Summary | |
Sim_exception()
Produce an error without a message.. |
|
Sim_exception(java.lang.String msg)
Produce an error with a message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Sim_exception(java.lang.String msg)
name - The error's messagepublic Sim_exception()
|
SimJava v2.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||