public final class VdasExceptionConstants
extends Object
VdasExceptionConstants
Modifier and Type | Field and Description |
---|---|
static int |
BACKENDSYSTEM_NOT_AVAILABLE
Das Backend-Auskunftsservice steht zurzeit nicht zur Verfügung.
|
static int |
BACKENDSYSTEM_SYSTEM_ERROR
Systemfehler beim Backend-Auskunftsservice.
|
static int |
NO_SVNR
Bei Verwendung einer Admin-Karte zur Funktionsdurchführung muss auch eine SV-Nummer angegeben werden.
|
static int |
NO_SVPERSON
Die SV-Nummer existiert nicht oder ist nicht mehr gültig.
|
public static final int NO_SVPERSON
public static final int BACKENDSYSTEM_NOT_AVAILABLE
public static final int BACKENDSYSTEM_SYSTEM_ERROR
public static final int NO_SVNR