Serializable
public final class TimeoutException extends Exception
Modifier and Type | Field | Description |
---|---|---|
static TimeoutException |
INSTANCE |
Modifier and Type | Method | Description |
---|---|---|
Throwable |
fillInStackTrace() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final TimeoutException INSTANCE
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable
Copyright © 2019. All rights reserved.