Skip to content

StorageFullError

A storage device is full.

Inherits from: Error

Constructor

StorageFullError message …

Creates the error. Parameters match Error.

Parameters

NameTypeDescription
message Str Error message.
:code? ErrorCode Underlying platform code.