Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Mailgun
Exception
HttpServerException
PHP Class Mailgun\Exception\HttpServerException
Author:
Tobias Nyholm (
[email protected]
)
Inheritance:
extends
RuntimeException
,
implements
Mailgun\Exception
Exibir arquivo
Open project: mailgun/mailgun-php
Class Usage Examples
Public Methods
Method
Description
networkError
(
Exception
$previous
)
serverError
(
$httpStatus
= 500 )
unknownHttpResponseCode
(
$code
)
Method Details
networkError()
public
static
method
public
static
networkError
(
Exception
$previous
)
$previous
Exception
serverError()
public
static
method
public
static
serverError
(
$httpStatus
= 500 )
unknownHttpResponseCode()
public
static
method
public
static
unknownHttpResponseCode
(
$code
)