SSPIException

SSPIException class

Represents errors that occur during SSPI execution.

The SSPIException type exposes the following members:

Constructors

NameDescription
SSPIException(message)Initializes a new instance of the SSPIException class
SSPIException(format, parameters)Initializes a new instance of the SSPIException class
SSPIException()Initializes a new instance of the SSPIException class.

Properties

NameDescription
error_codeReturns a code of error.
error_details

See Also