Class ObjectifyRule.TimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.officefloor.nosql.objectify.mock.ObjectifyRule.TimeoutException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ObjectifyRule
public static class ObjectifyRule.TimeoutException extends java.lang.RuntimeException
Indicates timeout on obtaining entity.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TimeoutException(java.lang.String message)
-