|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VSIServiceMessage.Msg0 | |
| 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.Msg0 in com.sap.security.core.server.vsi.api.exception |
| Fields in com.sap.security.core.server.vsi.api.exception declared as VSIServiceMessage.Msg0 | |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0100_NO_INSTANCE_AVAILABLE
No instance available |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0114_WRONG_INSTANCE_PASSED
Wrong instance object passed. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0200_SERVICE_STARTING
\"Virus Scan Provider\" service starting. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0201_SERVICE_STARTED
\"Virus Scan Provider\" service started. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0202_SERVICE_STOPPING
\"Virus Scan Provider\" service stopping. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0203_SERVICE_STOPPED
\"Virus Scan Provider\" service stopped. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0204_START_EXCEPTION
The \"Virus Scan Provider\" service could not be started because an exception occurred. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0205_STOP_EXCEPTION
When stopping the VSI Service an exception occurred. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0207_SERVICE_NOT_STARTED
The VSI service is not started. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0314_DEFAULTPROVIDER_NOT_AVAILABLE
No default virus scan provider available. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0315_DEFAULTGROUP_NOT_AVAILABLE
No default virus scan group available. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0316_DEFAULTPROFILE_NOT_AVAILABLE
No default virus scan profile available. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0317_PROFILE_RECURSION
The recursive usage of a scan profile is not allowed. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0320_PROFILE_NOT_AVAILABLE_2
Not all steps of the virus scan profile (AND linkage) are available. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0451_VSI_NOT_SCAN
The passed object was not scanned. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0500_VSI_OK
No error, no virus. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0501_VSI_E_NO_SPACE
Resource problem: no memory,disk space,handle,etc. avail. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0502_VSI_E_NULL_PARAM
NULL parameter was supplied to function, where not allowed. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0503_VSI_E_INVALID_PARAM
At least one parameter is invalid. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0504_VSI_E_INVALID_HANDLE
Handle to adapter invalid. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0505_VSI_E_NOT_INITIALISED
The adapter (VSA) startup routine failed. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0506_VSI_E_EXPIRED
Engine or driver(s) out of date - need update. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0507_VSI_E_LOAD_FAILED
Loading engine or another library failed. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0508_VSI_E_BAD_EXPRESSION
The passed regular expression contains a bad expression. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0509_VSI_E_DRIVER_FAILED
Loading the driver(s) failed or invalid driver. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0510_VSI_E_NOT_SUPPORTED
Action call or parameter is not supported on this VSA. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0511_VSI_E_INVALID_SCANOBJECT
Not correct object, such as \"c:\" for scanFile. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0512_VSI_E_CIO_FAILED
Client I/O callback failed. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0513_VSI_E_SCAN_FAILED
See ScanError, any scan problem during action occurred. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0514_VSI_E_NOT_SCANNED
Not an error, but a warning for the caller. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0515_VSI_E_END_FAILED
Termination/unload of VSA (engine) failed. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0516_VSI_E_N_PROGRESS
VsaCleanup was not possible, a thread is still running. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0517_VSI_E_CBC_TERMINATED
Callback action was terminated by user. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0518_VSI_E_VSA_LOAD_FAILED
Load of the VSA failed, might not correct version. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0519_VSI_E_INVALID_PARAM_TYPE
This parameters has another type a requested. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0520_VSI_E_PARAM_UNSUPPORTED
At least one parameter is not supported or unknown. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0521_VSI_E_SCANPAR_UNSUPPORTED
The scan action is not supported by VSA, e.g. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0522_VSI_E_OBJPAR_UNSUPPORTED
At least one object type is not supported by VSA, e.g. scanBytes. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0523_VSI_E_CONVERSION_FAILED
The internal character conversion failed. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0524_VSI_E_XML_CONFIG_FAILED
At least one XML based configuration action failed. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0525_VSI_E_INVALID_ENUM_INDEX
At least one "enum" function was called with an invalid index. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0526_VSI_E_BUFFER_TOO_SHORT
The provided buffer to the function was too short. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0527_VSI_E_NO_SCANINFO
There is no extra VSI_SCANINFO available. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0601_VSI_E_CLEAN_OK
Repair/clean of object was OK, Virus/Macros cleaned. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0602_VSI_E_VIRUS_FOUND
Found virus during scan. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0603_VSI_E_MACRO_FOUND
Found marco virus during scan. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0604_VSI_E_PATTERN_FOUND
Found pattern match during content scan. |
static VSIServiceMessage.Msg0 |
VSIServiceMessage.ID0605_VSI_E_CLEAN_FAILEDD
Repair/clean of object failed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||