コード例 #1
0
 public function __construct()
 {
     parent::__construct('Rate limit exceeded');
 }
コード例 #2
0
 public function __construct()
 {
     parent::__construct('You are not authorized to access that resource');
 }
コード例 #3
0
 public function __construct()
 {
     parent::__construct('RightSignature has experienced a server error');
 }