App Engine PHP SDK  v1 rev.445
The PHP runtime is available as an experimental Preview feature.
Public Attributes | List of all members
google\appengine\files\FileServiceErrors\ErrorCode Class Reference

Public Attributes

const OK = 0
 
const API_TEMPORARILY_UNAVAILABLE = 1
 
const REQUEST_TOO_LARGE = 3
 
const RESPONSE_TOO_LARGE = 4
 
const INVALID_FILE_NAME = 5
 
const OPERATION_NOT_SUPPORTED = 6
 
const IO_ERROR = 7
 
const PERMISSION_DENIED = 8
 
const WRONG_CONTENT_TYPE = 9
 
const FILE_NOT_OPENED = 10
 
const WRONG_OPEN_MODE = 11
 
const EXCLUSIVE_LOCK_REQUIRED = 12
 
const FILE_TEMPORARILY_UNAVAILABLE = 13
 
const EXISTENCE_ERROR = 100
 
const FINALIZATION_ERROR = 101
 
const UNSUPPORTED_CONTENT_TYPE = 102
 
const READ_ONLY = 103
 
const EXCLUSIVE_LOCK_FAILED = 104
 
const EXISTENCE_ERROR_METADATA_NOT_FOUND = 105
 
const EXISTENCE_ERROR_METADATA_FOUND = 106
 
const EXISTENCE_ERROR_SHARDING_MISMATCH = 107
 
const FINALIZATION_IN_PROGRESS = 108
 
const EXISTENCE_ERROR_OBJECT_NOT_FOUND = 109
 
const EXISTENCE_ERROR_BUCKET_NOT_FOUND = 110
 
const SEQUENCE_KEY_OUT_OF_ORDER = 300
 
const OUT_OF_BOUNDS = 500
 
const GLOBS_NOT_SUPPORTED = 600
 
const FILE_NAME_NOT_SPECIFIED = 701
 
const FILE_NAME_SPECIFIED = 702
 
const FILE_ALREADY_EXISTS = 703
 
const UNSUPPORTED_FILE_SYSTEM = 704
 
const INVALID_PARAMETER = 705
 
const SHUFFLER_INTERNAL_ERROR = 800
 
const SHUFFLE_REQUEST_TOO_LARGE = 801
 
const DUPLICATE_SHUFFLE_NAME = 802
 
const SHUFFLE_NOT_AVAILABLE = 803
 
const SHUFFLER_TEMPORARILY_UNAVAILABLE = 900
 
const MAX_ERROR_CODE = 9999
 

The documentation for this class was generated from the following file: