Class MimeException

MimeException class

Provides information about MIME errors

public class MimeException : Exception

Constructors

NameDescription
MimeException()Initializes a new instance of the MimeException class.
MimeException(string)Initializes a new instance of the MimeException class.
MimeException(string, Exception)Initializes a new instance of the MimeException class.

See Also