public MailToLargeException(
string message,
Exception innerException
)
Public Sub New (
message As String,
innerException As Exception
)
public:
MailToLargeException(
String^ message,
Exception^ innerException
)
new :
message : string *
innerException : Exception -> MailToLargeException
[Missing <param name="message"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.MailToLargeException.#ctor(System.String,System.Exception)"]
[Missing <param name="innerException"/> documentation for "M:Scanjour.Workflow4.Common.Exchange.MailToLargeException.#ctor(System.String,System.Exception)"]