Package org.kurento.commons
Class TimeoutRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kurento.commons.TimeoutRuntimeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTimeoutRuntimeException(String message) TimeoutRuntimeException(String message, Throwable cause) TimeoutRuntimeException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) TimeoutRuntimeException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TimeoutRuntimeException
public TimeoutRuntimeException() -
TimeoutRuntimeException
-
TimeoutRuntimeException
-
TimeoutRuntimeException
-
TimeoutRuntimeException
-