public class PropExceptionConstants
extends Object
Modifier and Type | Field and Description |
---|---|
static int |
INVALID_BIS_DATUM
Der Wert in Suchzeitraum Bis liegt zu weit in der Vergangenheit.
|
static int |
INVALID_FACHGEBIET
Das angegebene Fachgebiet ist nicht für die Erfassung eines Präoperativen Befundes definiert.
|
static int |
INVALID_FACHINFORMATION_VERSION
Die verwendete Version der Fachinformation ist nicht (mehr) aktuell.
|
static int |
INVALID_KONSULTATION
Die angegebene Konsultation ist nicht (mehr) gültig.
|
static int |
INVALID_SV_NUMMER
SV-Nummer im e-card System nicht bekannt.
|
static int |
INVALID_VON_DATUM
Der Wert in Suchzeitraum Von liegt zu weit in der Vergangenheit.
|
static int |
KOMMENTAR_FOR_UG_GRUPPE_NOT_ALLOWED
Zur Untersuchungsgruppe
|
static int |
MAX_RESULTS_EXCEEDED
Die Anzahl der gefundenen Treffer überschreitet die maximal zulässige Anzahl von <Anzahl>.
|
Constructor and Description |
---|
PropExceptionConstants() |
public static final int INVALID_SV_NUMMER
public static final int INVALID_KONSULTATION
public static final int INVALID_FACHINFORMATION_VERSION
public static final int MAX_RESULTS_EXCEEDED
public static final int INVALID_FACHGEBIET
public static final int INVALID_VON_DATUM
public static final int INVALID_BIS_DATUM
public static final int KOMMENTAR_FOR_UG_GRUPPE_NOT_ALLOWED