StorageException class
- Inheritance
-
- Object
- ServerLessException
- StorageException
- Implementers
- BadStorageBodyException
- BucketNotCreatedException
- BucketNotInitiated
- DuplicateBucketNameException
- DuplicateBucketPathException
- FileNotFound
- FolderNotFound
- NoBucketException
- NoStorageSettingsProvided
- ProhebitedBucketEditException
- RefNotEmpty
- RefNotFound
- StorageBucketExistsException
- StorageBucketFolderPathException
- StorageBucketNameException
- StorageServiceNotInitializedException
Constructors
- StorageException(String message, String code, {int errorCode = 500})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited