Package net.timewalker.ffmq4
Class FFMQSecurityException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javax.jms.JMSException
-
- javax.jms.JMSSecurityException
-
- net.timewalker.ffmq4.FFMQSecurityException
-
- All Implemented Interfaces:
Serializable
public class FFMQSecurityException extends javax.jms.JMSSecurityExceptionFFMQSecurityException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FFMQSecurityException(String message, String errorCode)Constructor
-
Method Summary
-
Methods inherited from class javax.jms.JMSException
getErrorCode, getLinkedException, setLinkedException
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-