public class ChannelResolutionException extends MessagingException
ChannelResolver
,
Serialized FormConstructor and Description |
---|
ChannelResolutionException(String description)
Create a new ChannelResolutionException.
|
ChannelResolutionException(String description,
Throwable cause)
Create a new ChannelResolutionException.
|
getFailedMessage, setFailedMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ChannelResolutionException(String description)
description
- the descriptionCopyright © 2015. All rights reserved.