Package net.simplace.sim.exceptions
Klasse SimValueOutOfRangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.simplace.sim.exceptions.SimValueOutOfRangeException
- Alle implementierten Schnittstellen:
Serializable
Maximum or Minimum range in SimVariables are checked. If they are exceeded while
setting a new value to a field this exception is thrown.
- Autor:
- Andreas Enders
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungSimValueOutOfRangeException(String aMessage) SimValueOutOfRangeException(String aMessage, Throwable aCause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
SimValueOutOfRangeException
-
SimValueOutOfRangeException
-