PHP Class Mailgun\Exception\HttpServerException

Author: Tobias Nyholm ([email protected])
Inheritance: extends RuntimeException, implements Mailgun\Exception
Datei anzeigen 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 )