class MigrationJobVerificationError extends Model (View source)

Properties

string $errorCode
string $errorDetailMessage
string $errorMessage

Methods

setErrorCode($errorCode)

No description

string
getErrorCode()

No description

setErrorDetailMessage($errorDetailMessage)

No description

string
getErrorDetailMessage()

No description

setErrorMessage($errorMessage)

No description

string
getErrorMessage()

No description

Details

setErrorCode($errorCode)

No description

Parameters

$errorCode

string getErrorCode()

No description

Return Value

string

setErrorDetailMessage($errorDetailMessage)

No description

Parameters

$errorDetailMessage

string getErrorDetailMessage()

No description

Return Value

string

setErrorMessage($errorMessage)

No description

Parameters

$errorMessage

string getErrorMessage()

No description

Return Value

string