errorId
The code that caused the exception.
errorMessage
The error message that explains the reason for the exception, or an empty string("").
The constructor initializes the ErrorMessage property of the new instance using errorMessage and the ErrorId property of the new instance using errorId.