interface MtnMomoRequestException (View source)

Methods

string
getMessage()

No description

Throwable|null
getPrevious()

No description

mixed
getCode()

No description

string
getFile()

No description

int
getLine()

No description

array
getTrace()

No description

string
getTraceAsString()

No description

Details

string getMessage()

No description

Return Value

string

Throwable|null getPrevious()

No description

Return Value

Throwable|null

mixed getCode()

No description

Return Value

mixed

string getFile()

No description

Return Value

string

int getLine()

No description

Return Value

int

array getTrace()

No description

Return Value

array

string getTraceAsString()

No description

Return Value

string