type
ConstErr
src
const class ConstErr : Err
ConstErr indicates an attempt to set a const field after the object has been constructed.
constructors
make |
Construct with specified error message and optional root cause. |
---|
src
const class ConstErr : Err
ConstErr indicates an attempt to set a const field after the object has been constructed.
make |
Construct with specified error message and optional root cause. |
---|