Click or drag to resize
EmailQueueLimitException Constructor
Overload List
  NameDescription
Public methodEmailQueueLimitException(Int32)
Instatiates a new instance of the EmailQueueLimitException class.
Public methodEmailQueueLimitException(Int32, String)
Instatiates a new instance of the EmailQueueLimitException class with a specified error message.
Protected methodEmailQueueLimitException(SerializationInfo, StreamingContext)
Instatiates a new instance of the EmailQueueLimitException class with serialized data.
Public methodEmailQueueLimitException(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..
Top
See Also