Package com.identity4j.util.expect
Class ExpectTimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.identity4j.util.expect.ExpectTimeoutException
-
- All Implemented Interfaces:
Serializable
public class ExpectTimeoutException extends Exception
Exception thrown when an operation times out.
- Author:
- Lee David Painter
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-