Class UnsupportedPublisherException
Thrown if a publisher type outside of PublisherTargetType is provided.
public class UnsupportedPublisherException : AWSMessagingException, ISerializable
- Inheritance
-
UnsupportedPublisherException
- Implements
Constructors
UnsupportedPublisherException(string, Exception?)
Creates an instance of UnsupportedPublisherException.
public UnsupportedPublisherException(string message, Exception? innerException = null)