PHP Class Lemon\RestBundle\Object\Exception\UnsupportedMethodException

Inheritance: extends RuntimeException
Show file Open project: stanlemon/rest-bundle

Public Methods

Method Description
__construct ( $message = "Method not supported", $code, $previous = null )

Method Details

__construct() public method

public __construct ( $message = "Method not supported", $code, $previous = null )