@kagamidigital/salt-sdk-mirror
    Preparing search index...

    Class InvalidUrl

    Thrown when any string that should be a URL does not appear to be a valid URL.

    Hierarchy

    • Error
      • InvalidUrl
    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • message: string
      • OptionaloriginalError: Error

      Returns InvalidUrl

    Properties

    cause?: Error
    message: string
    name: string
    stack?: string