com.skype.connector
Class TimeOutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.skype.connector.ConnectorException
com.skype.connector.TimeOutException
- All Implemented Interfaces:
- Serializable
public final class TimeOutException
- extends ConnectorException
This exception is thrown when a connector is working with a timeout.
Like initializing and connecting.
- 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)
- Constructor.
- Parameters:
message
- Exception message.
Copyright © 2004-2011. All Rights Reserved.