public class TimeOutException extends Exception
| Constructor and Description |
|---|
TimeOutException(String msg)
Creates a new instance of this class using the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TimeOutException(String msg)
msg - The error message.Copyright © 2014 jwall.org. All Rights Reserved.