\Aculab\WebServicesWrapperApplicationErrorRecord

An application error record.

Returned by \Aculab\WebServicesWrapper\ApplicationStatus::getErrors()

Summary

Methods
Properties
Constants
getErrorCode()
getErrorText()
getErrorLink()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getErrorCode()

getErrorCode() : string

Get the four digit code for the error.

Returns

string

getErrorText()

getErrorText() : string

Get the textual explanation of the error.

Returns

string

getErrorLink()

getErrorLink() : string

Get the link to online documentation for the error code.

Returns

string