mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-04 17:54:07 +02:00
some code cleanup
This commit is contained in:
parent
adf5ec0e6d
commit
71e917bbae
10 changed files with 32 additions and 114 deletions
|
|
@ -19,3 +19,6 @@ class NotEmptyException extends \Exception {
|
|||
|
||||
class ConnectionError extends \Exception {
|
||||
}
|
||||
|
||||
class AccessDeniedException extends \Exception {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue