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

Hierarchy

Constructors

Properties

cause?: unknown
definition: null | string

The method definition that triggered the problem

message: string
name: string
stack?: string
DEFAULT_MESSAGE: "Error on parsing type" = 'Error on parsing type'
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