Table of Contents

Class InactiveUserException

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

User is in active Exception.

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

Constructors

InactiveUserException()

Initializes a new instance of the InactiveUserException class.

public InactiveUserException()

InactiveUserException(string?)

Initializes a new instance of the InactiveUserException class.

public InactiveUserException(string? database)

Parameters

database string

The database the user is a member of.