public class TimeoutException extends RuntimeException
org.CognitiveWeb.concurrent.locking.Queue#lock(Object, short, long, int),
Serialized Form| Constructor and Description |
|---|
TimeoutException() |
TimeoutException(String message) |
TimeoutException(String message,
Throwable cause) |
TimeoutException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TimeoutException()
public TimeoutException(String message)
message - public TimeoutException(String message, Throwable cause)
message - cause - public TimeoutException(Throwable cause)
cause - Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.