Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DeleteAttachmentException

Represents an error that occurs when a call to the DeleteAttachment web method fails.

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

InnerException

InnerException: Exception

Message

Message: string

Accessors

ServiceResponses

Methods

toString

  • toString(): string
  • override

    user JSON.stringify for now, todo: impelemtn real Exception tostring

    Returns string

Generated using TypeDoc