Class OperationNotPermitted

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class OperationNotPermitted : public std::runtime_error

Exception representing an “operation not permitted” error.

Public Functions

OperationNotPermitted()