Package com.sap.security.core.server.vsi.api.exception

Provides the exception classes for the Virus Scan Interface (NW-VSI) and the error messages.

See:
          Description

Interface Summary
ExternalizableException This is a tagging interface for exception classes.
 

Class Summary
VirusInfectionException Virus scan exceptions thrown by scan/clean functions.
VirusScanException Virus scan exceptions thrown by scan/clean functions.
VSIServiceException Root exception for all exceptions of the VSI Service.
VSIServiceMessage Textpool for the VSI service messages.
VSIServiceMessage.BaseMsg  
VSIServiceMessage.Msg0  
VSIServiceMessage.Msg1  
VSIServiceMessage.Msg2  
VSIServiceMessage.Msg3  
VSIServiceMessage.Msg4  
 

Package com.sap.security.core.server.vsi.api.exception Description

Provides the exception classes for the Virus Scan Interface (NW-VSI) and the error messages.

VSIServiceMessage contains all error messages of the Virus Scan Provicer service.

VSIServiceException Root exception for all exceptions of the Virus Scan Provider ervice.

VirusScanException Virus scan exceptions thrown by scan or clean functions. These execeptions are thrown in situations of scan errors in the external product.

VirusInfectionException Virus scan exceptions thrown by scan or clean functions. These execeptions are thrown in situations of infections found by the external product.