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