Uses of Class
org.apache.qpid.jms.provider.exceptions.ProviderIOException
Packages that use ProviderIOException
-
Uses of ProviderIOException in org.apache.qpid.jms.provider.exceptions
Subclasses of ProviderIOException in org.apache.qpid.jms.provider.exceptionsModifier and TypeClassDescriptionclassclassIOExceptionderivative that defines that the remote peer has requested that this connection be redirected to some alternative peer.classclassclassclassConnection level Security Exception used to indicate a security violation has occurred.classSecurity Exception used to indicate a security violation has occurred.classclassThrown when the Provider fails a connection due to idle timeout.classMethods in org.apache.qpid.jms.provider.exceptions that return ProviderIOExceptionModifier and TypeMethodDescriptionstatic ProviderIOExceptionProviderExceptionSupport.createOrPassthroughFatal(Throwable cause) Checks the given cause to determine if it's already an ProviderIOException type and if not creates a new ProviderIOException to wrap it.