org.activemq.web
Class NoDestinationSuppliedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.servlet.ServletException
              extended byorg.activemq.web.NoDestinationSuppliedException
All Implemented Interfaces:
Serializable

public class NoDestinationSuppliedException
extends ServletException

Exception thrown if there was no destination available

Version:
$Revision: 1.1.1.1 $
See Also:
Serialized Form

Constructor Summary
NoDestinationSuppliedException()
           
 
Methods inherited from class javax.servlet.ServletException
getRootCause
 
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

NoDestinationSuppliedException

public NoDestinationSuppliedException()


Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.