Exceptions\Http\Server\NotImplementedException::getHttpMessage PHP Method

getHttpMessage() public static method

public static getHttpMessage ( )
    public static function getHttpMessage()
    {
        return self::HTTP_MESSAGE;
    }