Share via


MimeException constructor

The MimeException constructor overloads create new MimeException objects.

Overload list

  Name Description
Public method MimeException(String) The MimeException constructor creates a new MimeException object by using message.
Protected method MimeException(SerializationInfo, StreamingContext) The MimeException constructor creates a new MimeException object that can be serialized by using info and context.
Public method MimeException(String, Exception) The MimeException constructor creates a new MimeException from message and innerException.

Top

See also

Reference

MimeException class

MimeException members

Microsoft.Exchange.Data.Mime namespace