diff --git a/http-server/Message/Uri.php b/http-server/Message/Uri.php index d436dd41..1b87868e 100644 --- a/http-server/Message/Uri.php +++ b/http-server/Message/Uri.php @@ -64,7 +64,7 @@ class Uri implements UriInterface */ public function getAuthority(): string { - throw new \BadMethodCallException(''); + throw new \BadMethodCallException('Not Accomplish Method.'); }