ExportErrorCode
An enumeration.
enum ExportErrorCode {
FORBIDDEN
INVALID
NOT_FOUND
REQUIRED
}
Values
ExportErrorCode.FORBIDDEN
ExportErrorCode.INVALID
ExportErrorCode.NOT_FOUND
ExportErrorCode.REQUIRED
Member Of
ExportError object