Uses of Class
com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg1

Packages that use VSIServiceMessage.Msg1
com.sap.security.core.server.vsi.api.exception Provides the exception classes for the Virus Scan Interface (NW-VSI) and the error messages.  
 

Uses of VSIServiceMessage.Msg1 in com.sap.security.core.server.vsi.api.exception
 

Fields in com.sap.security.core.server.vsi.api.exception declared as VSIServiceMessage.Msg1
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0001_GENERIC_EXCEPTION
          Gerneric Exception:
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0116_CONFIG_HANDLER_EXC
          The configuration handler for path {0} has thrown an exception.
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0206_CONFIG_ERROR
          The VSI configuration has errors.
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0300_VSI_SERVER_CONNECT
          The server {0} could not be reached.
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0306_PROVIDER_NOT_AVAILABLE
          Virus scan provider {0} does not exist.
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0307_PROFILE_NOT_AVAILABLE_1
          No group or profile available for profile {0}.
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0311_PROFILE_NOT_ACTIVE
          Virus scan profile {0} is not active.
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0312_PROFILE_NOT_AVAILABLE
          Virus scan profile {0} does not exist.
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0313_GROUP_NOT_AVAILABLE
          Virus scan group {0} does not exist.
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0318_NO_PROVIDER_IN_GROUP
          No virus scan provider available for scanner group {0}
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0319_NO_PROFILE_STEPS
          Virus scan profile {0} does not contain any steps.
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0321_PROFILE_NOT_AVAILABLE_3
          The virus scan profile {0} is not available.
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0322_VSI_SERVER_HOST_DIFFERENT
          The virus scan server {0} is not running on localhost!
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0400_VSI_VIRUS_FOUND
          The virus scan provider {0} found a virus infection!
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0410_VSI_SCAN_ERROR
          The virus scan provider {0} failed during the scan!!!
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0452_VSI_NOT_SCAN
          The passed object was not scanned.
static VSIServiceMessage.Msg1 VSIServiceMessage.ID0453_VSI_NULL_PARAM
          The used adapter (VSA) returned a null parameter for {0}.