Name

SPVM::Error::NotSupported - Not Supported Error

Usage

use Error::NotSupported;

Description

Error::NotSupported is the error class that the system doesn't support the feature. The class id is 3.

Inheritance

Error

Copyright & License

Copyright (c) 2023 Yuki Kimoto

MIT License