public final class DmpInvalidParameterExceptionConstants
extends Object
Fehlerkonstanten, wenn ein ungültiger Parameter in einer Funktion angegeben wird.
Modifier and Type | Field and Description |
---|---|
static int |
ADRESS_ZUSATZ_WRONG_FORMAT
Anschriftzusatz hat das falsche Format (Format oder Länge).
|
static int |
ADRESSE_INCOMPLETE
Wird eine Adresse angegeben, muss diese vollständig erfasst werden (Ort, PLZ, Hausnummer oder Postfachnummer).
|
static int |
BEGIN_DATUM_INVALID
"Suchzeitraum von" ist ungültig (kein gültiges Datum).
|
static int |
DATE_ORDER_WRONG
"Suchzeitraum bis" muss nach "Suchzeitraum von" liegen.
|
static int |
EINGABE_ZUSATZ_WRONG_FORMAT
Kommentar hat das falsche Format (Format oder Länge).
|
static int |
EMAIL_WRONG_FORMAT
Email hat das falsche Format (Format oder Länge).
|
static int |
ENDE_DATUM_INVALID
"Suchzeitraum bis" ist ungültig (kein gültiges Datum).
|
static int |
HAUSNR_WRONG_FORMAT
Hausnummer hat das falsche Format (Format oder Länge).
|
static int |
INVALID_ANFRAGE_ART
Die Anfrageart ist ungültig.
|
static int |
INVALID_ANFRAGE_STATUS
Der Anfragestatus ist ungültig.
|
static int |
INVALID_AUSSCHREIBEGRUND
Der Ausschreibegrund ist ungültig.
|
static int |
INVALID_BETREUUNGSSTATUS
Der Betreuungsstatus ist ungültig.
|
static int |
INVALID_DMP_CODE
Das Therapie Aktiv Programm ist ungültig.
|
static int |
INVALID_EINGABE_ART
Die Einschreibeart ist ungültig.
|
static int |
INVALID_FG
Das angegebene Fachgebiet ist ungültig.
|
static int |
INVALID_SV_NUMBER
Die Sozialversicherungsnummer ist ungültig oder fehlt.
|
static int |
INVALID_SVT
Der Krankenversicherungsträger ist ungültig.
|
static int |
LEISTUNGSERBRINGER_WRONG_FORMAT
Das Format von Leistungserbringer ist ungültig.
|
static int |
NO_SV_PERSON_IDENTIFICATION
Es wurde weder eine e-card verwendet, noch eine gültige SV-Nummer angegeben.
|
static int |
NR_ZUSATZ_WRONG_FORMAT
Stock/Türnummer hat das falsche Format (Format oder Länge).
|
static int |
ORT_WRONG_FORMAT
Ort hat das falsche Format (Format oder Länge).
|
static int |
PLZ_WRONG_FORMAT
Postleitzahl hat das falsche Format (Format oder Länge).
|
static int |
POSTFACHNUMMER_WRONG_FORMAT
Die Postfachnummer hat das falsche Format.
|
static int |
POSTFACHTEXT_WRONG_FORMAT
Der Postfachtext hat das falsche Format.
|
static int |
STRASSE_WRONG_FORMAT
Straße hat falsches Format (Format oder Länge).
|
static int |
TEL_NR_WRONG_FORMAT
Telefonnummer hat das falsche Format (Format oder Länge).
|
public static final int INVALID_DMP_CODE
public static final int INVALID_EINGABE_ART
public static final int INVALID_SV_NUMBER
public static final int NO_SV_PERSON_IDENTIFICATION
public static final int INVALID_FG
public static final int INVALID_SVT
public static final int INVALID_ANFRAGE_STATUS
public static final int DATE_ORDER_WRONG
public static final int BEGIN_DATUM_INVALID
public static final int ENDE_DATUM_INVALID
public static final int INVALID_BETREUUNGSSTATUS
public static final int INVALID_AUSSCHREIBEGRUND
public static final int INVALID_ANFRAGE_ART
public static final int PLZ_WRONG_FORMAT
public static final int ORT_WRONG_FORMAT
public static final int STRASSE_WRONG_FORMAT
public static final int HAUSNR_WRONG_FORMAT
public static final int NR_ZUSATZ_WRONG_FORMAT
public static final int ADRESS_ZUSATZ_WRONG_FORMAT
public static final int TEL_NR_WRONG_FORMAT
public static final int EMAIL_WRONG_FORMAT
public static final int EINGABE_ZUSATZ_WRONG_FORMAT
public static final int POSTFACHNUMMER_WRONG_FORMAT
public static final int POSTFACHTEXT_WRONG_FORMAT
public static final int ADRESSE_INCOMPLETE
public static final int LEISTUNGSERBRINGER_WRONG_FORMAT