public class ChannelResolutionException extends MessagingException
ChannelResolver,
Serialized Form| Constructor and Description |
|---|
ChannelResolutionException(String description)
Create a new ChannelResolutionException.
|
ChannelResolutionException(String description,
Throwable cause)
Create a new ChannelResolutionException.
|
getFailedMessage, setFailedMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ChannelResolutionException(String description)
description - the descriptionCopyright © 2016. All rights reserved.