Package com.swiftmq.jndi
Class StopRetryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.naming.NamingException
com.swiftmq.jndi.StopRetryException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class javax.naming.NamingException
remainingName, resolvedName, resolvedObj, rootException
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.naming.NamingException
appendRemainingComponent, appendRemainingName, getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, initCause, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
StopRetryException
-