PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
3rdparty
/
backblaze
/
src
/
Exceptions
<?php /** * Author: Shlomi * Date: Sep 3, 2017 6:22:35 PM * Founder: Shlomi Bazak (SBZsoft) (c) * File: CannotDeleteBucket.inc * * Description: * */ namespace B2\Exceptions; // No direct access. defined("__NSS__") or die("Restrected Access."); class CannotDeleteBucket extends B2Exception { }
[-] UploadFailedException.inc
[edit]
[-] CannotDeleteBucket.inc
[edit]
[+]
..
[-] BadValueException.inc
[edit]
[-] DuplicateBucketException.inc
[edit]
[-] BadPathException.inc
[edit]
[-] FileException.inc
[edit]
[-] BadJsonException.inc
[edit]
[-] UnableToOpenFileException.inc
[edit]
[-] NotFoundException.inc
[edit]
[-] B2Exception.inc
[edit]
[-] AuthException.inc
[edit]
[-] FileNotPresentException.inc
[edit]
[-] Unauthorized.inc
[edit]