Table of Contents

Class PasswordPolicyViolationException

Namespace
Geotab.Checkmate.ObjectModel
Assembly
Geotab.Checkmate.ObjectModel.dll

Exception thrown when the password policy is violated.

public class PasswordPolicyViolationException : Exception, ISerializable, IKnownError
Inheritance
PasswordPolicyViolationException
Implements
Inherited Members

Constructors

PasswordPolicyViolationException(string?)

Initializes a new instance of the PasswordPolicyViolationException class. Initializes a new instance of the PasswordPolicyViolationException class.

public PasswordPolicyViolationException(string? message)

Parameters

message string

The message.