[ Index ] |
PHP Cross Reference of phpBB-3.3.9-deutsch |
[Summary view] [Print] [Text view]
1 <?php 2 namespace GuzzleHttp\Exception; 3 4 /** 5 * Exception when a client error is encountered (4xx codes) 6 */ 7 class ClientException extends BadResponseException 8 { 9 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Wed Dec 7 15:09:22 2022 | Cross-referenced by PHPXref 0.7.1 |