[ 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 server error is encountered (5xx codes) 6 */ 7 class ServerException 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 |