summaryT:DotNetNuke.Services.Social.Messaging.Exceptions.AttachmentsNotAllowed

Namespace: DotNetNuke.Services.Social.Messaging.Exceptions
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[SerializableAttribute]
public class AttachmentsNotAllowed : Exception
Visual Basic
<SerializableAttribute>
Public Class AttachmentsNotAllowed
	Inherits Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    DotNetNuke.Services.Social.Messaging.Exceptions..::..AttachmentsNotAllowed

See Also