Class InvalidPublisherEndpointException
Thrown if the publisher endpoint is not valid.
public class InvalidPublisherEndpointException : AWSMessagingException, ISerializable
- Inheritance
-
InvalidPublisherEndpointException
- Implements
Constructors
InvalidPublisherEndpointException(string, Exception?)
Creates an instance of InvalidPublisherEndpointException.
public InvalidPublisherEndpointException(string message, Exception? innerException = null)