public class TimeoutException extends RuntimeException
TimeoutException(String message)
TimeoutException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TimeoutException(String message, Throwable cause)
public TimeoutException(String message)
Copyright © 2020. All rights reserved.