public class ElgatsvInvalidParameterExceptionConstants
extends Object
Fehlerkonstanten, wenn ein ungültiger Parameter in einer Funktion angegeben wird.
Modifier and Type | Field and Description |
---|---|
static int |
EMED_SZENARIOID_REQUIRED
EMED-Testszenario-ID ist ein Pflichtfeld.
|
static int |
EMED_SZENARIOID_WRONG_FORMAT
Das Format von EMED-Testszenario-ID ist ungültig.
|
static int |
NO_SCHULUNGSECARD
Es muss eine Pseudo-e-card verwendet werden.
|
Constructor and Description |
---|
ElgatsvInvalidParameterExceptionConstants() |
public static final int NO_SCHULUNGSECARD
public static final int EMED_SZENARIOID_REQUIRED
public static final int EMED_SZENARIOID_WRONG_FORMAT