- Index
- »
- sys
- »
- UnsupportedErr
type
UnsupportedErr
const class UnsupportedErr : Err
UnsupportedErr indicates a feature which isn't supported.
constructors
| make |
Construct with specified error message and optional root cause. |
|---|
const class UnsupportedErr : Err
UnsupportedErr indicates a feature which isn't supported.
| make |
Construct with specified error message and optional root cause. |
|---|