PATH:
home
/
centosnipponia
/
public_html
/
apptt-oldgit
/
vendor
/
darkaonline
/
ripcord
/
src
/
Ripcord
/
Exceptions
<?php namespace Ripcord\Exceptions; use Ripcord\Exceptions\Contracts\Exception; /** * This class is used whenever prerequisite requirements are not met. * - ripcord::xmlrpcNotInstalled (-5) PHP XMLRPC library is not installed * - Thrown by the ripcord server and client when the xmlrpc library is not installed. */ class ConfigurationException extends \Exception implements Exception { }
[+]
..
[-] ConfigurationException.php
[edit]
[-] InvalidArgumentException.php
[edit]
[+]
Contracts
[-] RemoteException.php
[edit]
[-] TransportException.php
[edit]
[-] BadMethodCallException.php
[edit]
[-] .htaccess.disabled
[edit]