Package ratpack.exec.util
Class ReadWriteAccess.TimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ratpack.exec.util.ReadWriteAccess.TimeoutException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- ReadWriteAccess
public static class ReadWriteAccess.TimeoutException extends java.lang.RuntimeException
Thrown if access could not be acquired within the given timeout value.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TimeoutException(java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Throwable
fillInStackTrace()
-