Class: GeneralErrorData

GeneralErrorData

Contains information about the error code and message of a general error.

GeneralErrorData()

Initialize an instance of the current class using the new keyword along with this constructor.
Properties:
Name Type Description
errorCode string The error code
errorMessage string The error message