public static class QueueException.CannotDeserializeQueueMessage extends QueueException
QueueException.CannotDeserializeQueueMessage, QueueException.CannotSerializeQueueMessage| Constructor and Description |
|---|
QueueException.CannotDeserializeQueueMessage() |
QueueException.CannotDeserializeQueueMessage(String message) |
QueueException.CannotDeserializeQueueMessage(String message,
Throwable cause) |
QueueException.CannotDeserializeQueueMessage(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
QueueException.CannotDeserializeQueueMessage(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic QueueException.CannotDeserializeQueueMessage()
public QueueException.CannotDeserializeQueueMessage(String message)
public QueueException.CannotDeserializeQueueMessage(Throwable cause)
public QueueException.CannotDeserializeQueueMessage(String message, Throwable cause)
Copyright © 2015 DDTH. All Rights Reserved.