Package openllet.core.exceptions
Class TimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- openllet.core.exceptions.PelletRuntimeException
-
- openllet.core.exceptions.TimeoutException
-
- All Implemented Interfaces:
java.io.Serializable
public class TimeoutException extends PelletRuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TimeoutException(java.lang.String msg)
-