Class PublisherException
public class PublisherException : Exception, ISerializable
- Inheritance
-
PublisherException
- Implements
- Inherited Members
Constructors
PublisherException(string)
public PublisherException(string message)
Parameters
message
string
PublisherException(string, Exception)
public PublisherException(string message, Exception innerException)