Table of Contents

Constructor SecurityException

Namespace
Innova.Data.Security
Assembly
Innova.Data.dll

SecurityException(string)

Initializes a new instance of the SecurityException class with the specified error message.

public SecurityException(string message)

Parameters

message string

The error message that explains the reason for the exception.