Function isInvalidParameterException

  • Is the exception an InvalidParameterException?

    Returns

    True if the exception is an InvalidParameterException. False otherwise.

    Parameters

    • e: ServiceException

      The client error caught.

    Returns boolean

Generated using TypeDoc