ExportErrorCode
An enumeration of possible error codes for export operations.
enum ExportErrorCode {
FORBIDDEN
INVALID
NOT_FOUND
REQUIRED
}
Values
ExportErrorCode.FORBIDDEN
ExportErrorCode.INVALID
ExportErrorCode.NOT_FOUND
ExportErrorCode.REQUIRED
Member Of
ExportError object