Exception thrown when a stream error occurs.
More...
#include <exception.hxx>
Exception thrown when a stream error occurs.
◆ StreamError() [1/3]
Alchemy::StreamError::StreamError |
( |
const std::string & |
message | ) |
|
Constructor.
- Parameters
-
message | The message of the exception. |
◆ StreamError() [2/3]
Alchemy::StreamError::StreamError |
( |
const StreamError & |
other | ) |
|
|
default |
Copy constructor.
- Parameters
-
◆ StreamError() [3/3]
Alchemy::StreamError::StreamError |
( |
StreamError && |
other | ) |
|
|
defaultnoexcept |
Move constructor.
- Parameters
-
◆ operator=() [1/2]
Copy assignment operator.
- Parameters
-
- Returns
- A reference to this object.
◆ operator=() [2/2]
Move assignment operator.
- Parameters
-
- Returns
- A reference to this object.
The documentation for this class was generated from the following file:
- /home/runner/work/Alchemy/Alchemy/lib/public/Alchemy/exception.hxx