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
stringThe database the user is a member of.