• Wrapper to standardize errors

    Parameters

    • type: ErrorType

      Error type

    • code: string

      Error code

    • message: string

      Error message

    • OptionaloriginalError: unknown

      Original error

    Returns ShogunError

    A structured error object