SUPStorageException class

Exception thrown when Storage space is exceeded.

Syntax

new SUPStorageException( code, message )

Parameters

Name Type Description
code Integer the error code
message String the error message.

Source

SUPStorage.js, line 332.