public class TimeoutException extends Exception
TimeoutException
should be
declared and thrown.Constructor and Description |
---|
TimeoutException()
Constructs a
TimeoutException with no specified detail
message. |
TimeoutException(String message)
Constructs a
TimeoutException with the specified detail
message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TimeoutException()
TimeoutException
with no specified detail
message.public TimeoutException(String message)
TimeoutException
with the specified detail
message.message
- the detail messageaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.