Share via


xCompilerOutput.getErrorMessage Method

Syntax

public str getErrorMessage(
    int errorCode, 
    int severity, 
    str errorString)

Run On

Client

Parameters

  • errorCode
    Type: int
  • severity
    Type: int
  • errorString
    Type: str

See Also

Reference

xCompilerOutput Class