Class ProviderUnsupportedOperationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.qpid.jms.provider.ProviderException
-
- org.apache.qpid.jms.provider.exceptions.ProviderUnsupportedOperationException
-
- All Implemented Interfaces:
java.io.Serializable
public class ProviderUnsupportedOperationException extends ProviderException
Thrown when an action request is not supported through this provider.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProviderUnsupportedOperationException(java.lang.String message)ProviderUnsupportedOperationException(java.lang.String message, java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class org.apache.qpid.jms.provider.ProviderException
toJMSException
-
-