matlab.net.http.StatusClass クラス
名前空間: matlab.net.http
HTTP 応答のステータス クラス
説明
StatusClass 列挙型クラスはステータス クラスの識別子を提供します。
| 数値表現 | 列挙型メンバー名 |
|---|---|
100 | Informational |
200 | Successful |
300 | Redirection |
400 | ClientError |
500 | ServerError |
メソッド
バージョン履歴
R2016b で導入
名前空間: matlab.net.http
HTTP 応答のステータス クラス
StatusClass 列挙型クラスはステータス クラスの識別子を提供します。
| 数値表現 | 列挙型メンバー名 |
|---|---|
100 | Informational |
200 | Successful |
300 | Redirection |
400 | ClientError |
500 | ServerError |
R2016b で導入