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

    Class NotImplemented

    An error indicating that a feature is not implemented. If you encounter this error, there is no workaround available.

    Hierarchy

    • Error
      • NotImplemented
    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • message: string
      • OptionaloriginalError: Error

      Returns NotImplemented

    Properties

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