ES3Cloud.error

public string error

Description

An error message if an error occurred on this ES3Cloud object.

Use the ES3Cloud.errorCode variable to determine the cause of the error, and the ES3Cloud.isError to determine if an error occurred.

Returns

An error message if an error occurred, otherwise null.