Class DestinationResolutionException
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class DestinationResolutionException : MessagingException, ISerializable
- Inheritance
-
DestinationResolutionException
- Implements
- Inherited Members
Constructors
DestinationResolutionException(string)
public DestinationResolutionException(string description)
Parameters
description
string
DestinationResolutionException(string, Exception)
public DestinationResolutionException(string description, Exception cause)