EmailQueueLimitException Class |
Namespace: CMS.Newsletters
[SerializableAttribute] public class EmailQueueLimitException : Exception
The EmailQueueLimitException type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmailQueueLimitException(Int32) |
Instatiates a new instance of the EmailQueueLimitException class.
|
![]() | EmailQueueLimitException(Int32, String) |
Instatiates a new instance of the EmailQueueLimitException class with a specified error message.
|
![]() | EmailQueueLimitException(SerializationInfo, StreamingContext) |
Instatiates a new instance of the EmailQueueLimitException class with serialized data.
|
![]() | EmailQueueLimitException(Int32, String, Exception) |
Instatiates a new instance of the EmailQueueLimitException class with a specified error message and a reference to the inner exception that is the cause of this exception..
|