Package org.math.R
Class RserverConf.TimeOut.TimeOutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.math.R.RserverConf.TimeOut.TimeOutException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RserverConf.TimeOut
public static class RserverConf.TimeOut.TimeOutException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TimeOutException(String why)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
TimeOutException
public TimeOutException(String why)
-
-