diff options
Diffstat (limited to 'id/server/doc')
| -rw-r--r-- | id/server/doc/handbook/protocol/protocol.html | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/id/server/doc/handbook/protocol/protocol.html b/id/server/doc/handbook/protocol/protocol.html index 3b31dbfc0..8e0260a38 100644 --- a/id/server/doc/handbook/protocol/protocol.html +++ b/id/server/doc/handbook/protocol/protocol.html @@ -851,6 +851,14 @@ Redirect Binding</td>      <td>9007</td>      <td>Der SZR-Gateway Client konnte nicht initialisiert werden.</td>    </tr> +  <tr> +    <td>9008</td> +    <td>Fehler beim Verarbeiten eines Konfigurationsparameters.</td> +  </tr> +  <tr> +    <td>9099</td> +    <td>Allgemeiner Konfigurationsfehler</td> +  </tr>  </table>  <h5><a name="statuscodes_91xxx" id="allgemeines_zugangspunkte15"></a>1.3.4.2 Interne Fehler (91xxx)</h5>  <table class="configtable"> | 
