Class AddInPermissionAgreementException
- Namespace
- Geotab.Checkmate.ObjectModel.AddIns
- Assembly
- Geotab.Checkmate.ObjectModel.dll
An Add-In Data Permission error occurred.
public class AddInPermissionAgreementException : Exception, ISerializable, IKnownError
- Inheritance
-
AddInPermissionAgreementException
- Implements
- Inherited Members
Constructors
AddInPermissionAgreementException()
Initializes a new instance of the AddInPermissionAgreementException class.
public AddInPermissionAgreementException()
AddInPermissionAgreementException(string)
Initializes a new instance of the AddInPermissionAgreementException class.
public AddInPermissionAgreementException(string message)
Parameters
message
stringThe message.