Exception: Seccomp::NotSupportedError

Inherits:
Error
  • Object
show all
Defined in:
lib/seccomp/errors.rb

Overview

Linked libseccomp or kernel lacks the feature.

Constant Summary

Constants inherited from Error

Error::ERRORS

Instance Attribute Summary

Attributes inherited from Error

#call, #errno

Method Summary

Methods inherited from Error

check!, #initialize

Constructor Details

This class inherits a constructor from Seccomp::Error