Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InvalidURIException

Hierarchy

  • Error
    • InvalidURIException

Index

Constructors

  • Parameters

    • message: string = "Unable to set URI. Must be of the form kiicloud://some/path/to/object/or/entity"
    • target: any

    Returns InvalidURIException

Properties

message: string
name: string
stack?: string
target: any
stackTraceLimit: number

Methods

  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

  • prepareStackTrace(err: Error, stackTraces: CallSite[]): any

Generated using TypeDoc