Click or drag to resize
InvalidParametersException Class
Invalid parameters exception.
Inheritance Hierarchy
SystemObject
  SystemException
    CMS.ProtectionInvalidParametersException

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 9.0.0
Syntax
C#
public class InvalidParametersException : Exception

The InvalidParametersException type exposes the following members.

Constructors
  NameDescription
Public methodInvalidParametersException
Constructor.
Top
Methods
  NameDescription
Public methodStatic memberCreateMessage
Created the exception message.
Top
See Also