biz.onixs.fix.engine.util
Class TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
biz.onixs.fix.engine.util.TimeoutException
- All Implemented Interfaces:
- Serializable
public class TimeoutException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TimeoutException
public TimeoutException()
- Default Constructor.
TimeoutException
public TimeoutException(long timeout,
String desc)
- Constructor.
- Parameters:
timeout
- The timeout value which expired.desc
- Textual description of the exception
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.