Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The MimeException constructor overloads create new MimeException objects.
Overload list
| Name | Description | |
|---|---|---|
![]() |
MimeException(String) | The MimeException constructor creates a new MimeException object by using message. |
![]() |
MimeException(SerializationInfo, StreamingContext) | The MimeException constructor creates a new MimeException object that can be serialized by using info and context. |
![]() |
MimeException(String, Exception) | The MimeException constructor creates a new MimeException from message and innerException. |
Top
.gif)
.gif)