Searched refs:ERROR_EXPORT_SECURITY (Results 1 – 3 of 3) sorted by relevance
625 if (!error(sx, item, ERROR_EXPORT_SECURITY, ErrorHandler.ERROR_NORMAL_IGNORE)) in export()642 return error(se, content, ERROR_EXPORT_SECURITY, ErrorHandler.ERROR_NORMAL_IGNORE); in export()
38 public final static int ERROR_EXPORT_SECURITY = 5; field
70 case ERROR_EXPORT_SECURITY: in getMessageFor()