DEBSOURCES
Skip Quicknav
sources / dokuwiki / 0.0.20220731.a-2 / inc / Remote / RemoteException.php
12345678910
<?php namespace dokuwiki\Remote; /** * Class RemoteException */ class RemoteException extends \Exception { }