Package edu.jas.kern
Class TimeExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.jas.kern.TimeExceededException
- All Implemented Interfaces:
Serializable
Time exceeded exception class. Runtime Exception to be thrown when the
run-time has exceeded a certain limit.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TimeExceededException
public TimeExceededException() -
TimeExceededException
-
TimeExceededException
-
TimeExceededException
-