An exception thrown when someone tries to modify the read-only deep copy taken by a snapshot.
More...
#include <utilities/snapshot.h>
An exception thrown when someone tries to modify the read-only deep copy taken by a snapshot.
See the Snapshot class notes for more information.
◆ SnapshotWriteError() [1/2]
regina::SnapshotWriteError::SnapshotWriteError |
( |
| ) |
|
|
defaultnoexcept |
◆ SnapshotWriteError() [2/2]
Creates a new copy of the given exception.
◆ operator=()
Sets this to be a copy of the given exception.
◆ what()
const char * regina::SnapshotWriteError::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
Returns a human-readable description of the error that occurred.
The documentation for this class was generated from the following file: