Atom.NET documentation

OnlyOneMultipartContentAllowedException Class

The exception that is thrown when a more than one multipart content is inserted in an entry.

For a list of all members of this type, see OnlyOneMultipartContentAllowedException Members.

System.Object
   Exception
      ApplicationException
         OnlyOneMultipartContentAllowedException

[Visual Basic]
Public Class OnlyOneMultipartContentAllowedException
Inherits ApplicationException
[C#]
public class OnlyOneMultipartContentAllowedException : ApplicationException

Requirements

Namespace: Atom.Core

Assembly: Atom.NET (in Atom.NET.dll)

See Also

OnlyOneMultipartContentAllowedException Members | Atom.Core Namespace