public class TimeoutException extends java.lang.RuntimeException
TimeoutException()
TimeoutException(java.lang.String msg)
java.lang.String
toString()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TimeoutException()
public TimeoutException(java.lang.String msg)
public java.lang.String toString()
toString
java.lang.Throwable