GITLAB
ecommun
/ owncloud_ynh
Toggle navigation
Sign in
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
master
59b1a87bf1681405977bb1cf273b893fdff0cd30
owncloud_ynh
..
Exceptions
InstanceNotFound.php
6d9380f96
Update sources OC 7.0.1
Browse Code »
Cédric Dupont
2014-08-07 20:08:13 +0200
InstanceNotFound.php
92 Bytes
edit
raw
blame
history
1
2
3
4
5
<?php namespace OpenCloud\Common\Exceptions; class InstanceNotFound extends \Exception {}