Table of Contents

Class ExceptionEventStateInvalid

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

Specifies that the ExceptionEvent is no longer valid and has either been replaced or wasn't needed. It cannot be moved from this ExceptionEventState to any other ExceptionEventState.

public class ExceptionEventStateInvalid : ExceptionEventState, IEntity, IComparable, IIdentifiable
Inheritance
ExceptionEventStateInvalid
Implements
Inherited Members

Fields

Value

The singleton value.

public static readonly ExceptionEventStateInvalid Value

Field Value

ExceptionEventStateInvalid

Methods

Clone()

Creates a new object that is a copy of the current instance.

public override IEntity Clone()

Returns

IEntity

A new object that is a copy of this instance.