ymsg.network
Class NoSuchChatroomException

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

public class NoSuchChatroomException
extends RuntimeException

Thrown when the API is asked to do something with a chatroom which does not exist.

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