ymsg.network
Class IllegalIdentityException

Object
  extended byThrowable
      extended byException
          extended byRuntimeException
              extended byIllegalIdentityException
All Implemented Interfaces:
Serializable

public class IllegalIdentityException
extends RuntimeException

Thrown when an invalid identity is passed to a method. This should not happen, unless YahooIdentity objects are shared across sessions, an attempt is made to de/activate a primary identity, or one of the user's identities appears on the invite list of a conference.

Since:
1.0
See Also:
Serialized Form

Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait