Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new SMSRuError(message: string, response?: any): SMSRuError

Properties

Optional errorResponse

errorResponse: SMSRuErrorResponse

message

message: string

name

name: string

Optional response

response: any

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Methods

Private _isErrorResponse

  • _isErrorResponse(response: any): response is SMSRuErrorResponse

Legend

  • Constructor
  • Property
  • Method
  • Private property
  • Private method
  • Property
  • Inherited property
  • Static property

Generated using TypeDoc