Represent an error message type.
Declaring type: ErrorMessage
Namespace: Cake3
Assembly: Cake3
Collapse/Expand Public Constructors
  Name Description
Public Method ErrorMessage Initializes a new instance of the ErrorMessage class.
Collapse/Expand Public Properties
  Name Description
Public Property ErrorCode Internal code of the error.
Public Property ErrorDescription Long description the error.
Public Property ErrorName Short description of the error, for internal use.