Module org.apache.logging.log4j
Class VirusScannerErrorCodes
- java.lang.Object
-
- io.mosip.kernel.virusscanner.clamav.constant.VirusScannerErrorCodes
-
public class VirusScannerErrorCodes extends Object
Internal Packet virus scan error codes.
-
-
Field Summary
Fields Modifier and Type Field Description static StringIIS_EPP_EPV_FILE_NOT_PRESENTstatic StringIIS_EPP_EPV_SERVICE_NOT_ACCESSIBLE
-
-
-
Field Detail
-
IIS_EPP_EPV_SERVICE_NOT_ACCESSIBLE
public static final String IIS_EPP_EPV_SERVICE_NOT_ACCESSIBLE
- See Also:
- Constant Field Values
-
IIS_EPP_EPV_FILE_NOT_PRESENT
public static final String IIS_EPP_EPV_FILE_NOT_PRESENT
- See Also:
- Constant Field Values
-
-