TerraformError
class TerraformError extends Model (View source)
Properties
| protected | $errorType | ||
| protected | $errorDataType | ||
| string | $errorDescription | ||
| int | $httpResponseCode | ||
| string | $resourceAddress |
Methods
setErrorDescription($errorDescription)
No description
string
getErrorDescription()
No description
setHttpResponseCode($httpResponseCode)
No description
int
getHttpResponseCode()
No description
setResourceAddress($resourceAddress)
No description
string
getResourceAddress()
No description
Details
setError(Status $error)
No description
Status
getError()
No description
setErrorDescription($errorDescription)
No description
string
getErrorDescription()
No description
setHttpResponseCode($httpResponseCode)
No description
int
getHttpResponseCode()
No description
setResourceAddress($resourceAddress)
No description
string
getResourceAddress()
No description