Represents all the errors coming from the Tact compiler API.

Methods

  • Returns true if stack represents a compilation error.

    Parameters

    • stack: undefined | string

    Returns boolean

  • Returns true if stack represents a syntax error.

    Parameters

    • stack: undefined | string

    Returns boolean