diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-06-16 10:55:46 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-06-16 10:55:46 +0200 |
commit | 0d68b1a753d0e78100f33fddcab283d6e27770be (patch) | |
tree | bc5f37bc438080c3a1b3f521ce69ab73c87a7a2f /id/server/auth | |
parent | 33e96ff52c829ea0f7a3c64ab3c7c495819c6039 (diff) | |
parent | 3b2f0109faa906d34172daeec388dc58bf116cb3 (diff) | |
download | moa-id-spss-0d68b1a753d0e78100f33fddcab283d6e27770be.tar.gz moa-id-spss-0d68b1a753d0e78100f33fddcab283d6e27770be.tar.bz2 moa-id-spss-0d68b1a753d0e78100f33fddcab283d6e27770be.zip |
Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into moa-2.1-Snapshot
Diffstat (limited to 'id/server/auth')
-rw-r--r-- | id/server/auth/src/main/webapp/moa_errorcodes.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/id/server/auth/src/main/webapp/moa_errorcodes.html b/id/server/auth/src/main/webapp/moa_errorcodes.html index 927ad167c..a5702d60d 100644 --- a/id/server/auth/src/main/webapp/moa_errorcodes.html +++ b/id/server/auth/src/main/webapp/moa_errorcodes.html @@ -118,6 +118,10 @@ <td><a name="1203" id="allgemeines_zugangspunkte40"></a>1203</td> <td>Fehler beim Sammeln von STORK Attributen</td> </tr> + <tr> + <td><a name="1204" id="allgemeines_zugangspunkte70"></a>1203</td> + <td>Fehler bei der Datenkonversion - eingegebenes Datum fehlerhaft</td> + </tr> </table> <h3><a name="statuscodes_4xxxx" id="allgemeines_zugangspunkte8"></a>1.3.2 Statuscodes 4xxxx</h3> <p>Alles Statuscodes beginnent mit der Zahl vier beschreiben Fehler die während der Kommunikation mit externen Services aufgetreten sind.</p> |