Package org.apache.activemq.web
Class NoDestinationSuppliedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javax.servlet.ServletException
-
- org.apache.activemq.web.NoDestinationSuppliedException
-
- All Implemented Interfaces:
Serializable
public class NoDestinationSuppliedException extends ServletException
Exception thrown if there was no destination available- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoDestinationSuppliedException()
-
Method Summary
-
Methods inherited from class javax.servlet.ServletException
getRootCause
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-