InvalidDestinationException
to be thrown.
Modifier and Type | Field and Description |
---|---|
private static final long | serialVersionUID
Explicitly set serialVersionUID to be the same as the implicit serialVersionUID of the Jakarta Messaging 2.0 version
|
Access | Constructor and Description |
---|---|
public | InvalidDestinationRuntimeException(String
a description of the exception detailMessage)Constructs a |
public | InvalidDestinationRuntimeException(String
a description of the exception detailMessage, String a provider-specific error code errorCode)Constructs a |
public | InvalidDestinationRuntimeException(String
a description of the exception detailMessage, String a provider-specific error code errorCode, Throwable the underlying cause of this exception cause)Constructs a |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides jakarta. Explicitly set serialVersionUID to be the same as the implicit serialVersionUID of the Jakarta Messaging 2.0 version |
InvalidDestinationRuntimeException | back to summary |
---|---|
public InvalidDestinationRuntimeException(String detailMessage) Constructs a
|
InvalidDestinationRuntimeException | back to summary |
---|---|
public InvalidDestinationRuntimeException(String detailMessage, String errorCode) Constructs a |
InvalidDestinationRuntimeException | back to summary |
---|---|
public InvalidDestinationRuntimeException(String detailMessage, String errorCode, Throwable cause) Constructs a |