Wildfire 3.2.4 Javadoc

org.jivesoftware.wildfire
Class ChannelNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jivesoftware.wildfire.ChannelNotFoundException
All Implemented Interfaces:
Serializable

public class ChannelNotFoundException
extends RuntimeException

Thrown when a channel lookup fails to find the specified channel.

Author:
Matt Tucker
See Also:
Serialized Form

Constructor Summary
ChannelNotFoundException()
           
ChannelNotFoundException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChannelNotFoundException

public ChannelNotFoundException()

ChannelNotFoundException

public ChannelNotFoundException(String msg)

Wildfire 3.2.4 Javadoc

Copyright © 2003-2007 Jive Software.