[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/lusitanian/oauth/src/OAuth/Common/Http/Exception/ -> TokenResponseException.php (source)

   1  <?php
   2  
   3  namespace OAuth\Common\Http\Exception;
   4  
   5  use OAuth\Common\Exception\Exception;
   6  
   7  /**
   8   * Exception relating to token response from service.
   9   */
  10  class TokenResponseException extends Exception
  11  {
  12  }


Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1