DotNetNuke.Services.Social.Messaging.Exceptions.AttachmentsNotAllowed
Namespace: DotNetNuke.Services.Social.Messaging.ExceptionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public AttachmentsNotAllowed( string message, Exception inner ) |
Visual Basic |
---|
Public Sub New ( message As String, inner As Exception ) |
Parameters
- message
- Type: System..::..String
parammessageM:DotNetNuke.Services.Social.Messaging.Exceptions.AttachmentsNotAllowed.#ctor(System.String,System.Exception)
- inner
- Type: System..::..Exception
paraminnerM:DotNetNuke.Services.Social.Messaging.Exceptions.AttachmentsNotAllowed.#ctor(System.String,System.Exception)