Class InvalidPublisherTypeException
Thrown if the publisher type full name cannot be retrieved.
public class InvalidPublisherTypeException : AWSMessagingException, ISerializable
- Inheritance
-
InvalidPublisherTypeException
- Implements
Constructors
InvalidPublisherTypeException(string, Exception?)
Creates an instance of InvalidPublisherTypeException.
public InvalidPublisherTypeException(string message, Exception? innerException = null)