package SPVM::Error::System;
1;
=head1 Name
SPVM::Error::System - System Error
=head1 Usage
use Error::System;
=head1 Description
C<Error::System> is the error class for system errors. The class id is 2.
=head1 Copyright & License
Copyright (c) 2023 Yuki Kimoto
MIT License