| Package | Description |
|---|---|
| org.apache.qpid.jms.provider.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
ProviderClosedException |
class |
ProviderConnectionRedirectedException
IOException derivative that defines that the remote peer has requested that this
connection be redirected to some alternative peer. |
class |
ProviderConnectionRemotelyClosedException |
class |
ProviderConnectionResourceAllocationException |
class |
ProviderConnectionResourceNotFoundException |
class |
ProviderConnectionSecurityException
Connection level Security Exception used to indicate a security violation has occurred.
|
class |
ProviderConnectionSecuritySaslException
Security Exception used to indicate a security violation has occurred.
|
class |
ProviderFailedException |
class |
ProviderIdleTimeoutException
Thrown when the Provider fails a connection due to idle timeout.
|
class |
ProviderInvalidClientIDException |
| Modifier and Type | Method and Description |
|---|---|
static ProviderIOException |
ProviderExceptionSupport.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.
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.