Translation of "a statuscode" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Because it is a discrete observation, it will have a statusCode of "completed".
Let's say you want to report on all Customers having a StatusCode of "Platinum" in New York City. And that your Customers table contains millions of records.
Nehmen wir an, dass Sie über alle Kunden mit StatusCode „Platinum" (Platin) in New York City Berichte erstellen möchten und dass die Customers-Tabelle (Kunden) Millionen von Datensätzen enthält.
When we received a statuscode of 200, we assumed that the file exists and can be downloaded.
Bei einem Antwortstatuscode von 200 nahmen wir die Existenz der Datei an und darauf basieren die folgenden Ergebnisse, wenn nicht anders angegeben.
For more than 21000 URLs we failed to get a statuscode and the 403,404 or 500 status codes indicate that the files were likely not accessible.
Die verbleibenden Statuscodes deuten eher daraufhin, dass die Dateien nicht abrufbar (403 - Forbidden) oder nicht mehr vorhanden (404 - not found) waren.
The latter also carries a statusCode property representing an HTTP status code.
CHttpException represents an exception that should be displayed to end users and carries a statusCode property representing an HTTP status code.
CHttpException ist eine Exception, die dem Besucher angezeigt werden soll. Sie hat eine statusCode-Eigenschaft, die für den HTTP-Statuscode steht.
CException is a generic exception class. CDbException represents an exception that is caused by some DB-related operations. CHttpException represents an exception that should be displayed to end users and carries a statusCode property representing an HTTP status code.
Erstere ist eine allgemeine Exceptionklasse, während letztere eine Exception darstellt, die dem Endanwender angezeigt werden soll. Sie hat auch eine statusCode-Eigenschaft, die für den HTTP-Statuscode steht.