org.apache.james.jspf.core.exceptions
Class TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.james.jspf.core.exceptions.TimeoutException
- All Implemented Interfaces:
- Serializable
public class TimeoutException
- extends Exception
The exception thrown on lookup timeout
- 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(String message)
- Parameters:
message
- cause
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.