Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUrlPatternParsingException

The IUrlPatternParsingException interface represents an error that occurred during parsing of a URL pattern.

Hierarchy

  • Error
    • IUrlPatternParsingException

Index

Properties

Properties

Error

Error: ErrorConstructor

message

message: string

name

name: string

pos

pos: number

Index in the pattern string at which theerror occurred.

Optional stack

stack: string

Generated using TypeDoc