Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes errors thrown when an invalid parameter value is detected.

Hierarchy

Index

Constructors

Properties

Constructors

  • new ParameterError(message?: string, innerError?: any): ParameterError

Properties

innerError: any

Originating error (if present).

Generated using TypeDoc