com.skype.connector
Class NotAttachedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.skype.connector.ConnectorException
com.skype.connector.NotAttachedException
- All Implemented Interfaces:
- Serializable
public final class NotAttachedException
- extends ConnectorException
This exception will be thrown when a command is sent to a connector but when the connector isn't connected.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
getStatus
public Connector.Status getStatus()
- Return the status at the moment of the exception.
- Returns:
- Status.
Copyright © 2004-2011. All Rights Reserved.