The LifewareJavaManglerError that happens because the constructor to mangle is not valid

Hierarchy

Constructors

Properties

cause?: unknown
definition: null | string

The constructor definition that triggered the problem

message: string
name: string
stack?: string
DEFAULT_MESSAGE: "Error on parsing constructor" = 'Error on parsing constructor'
prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc