Struct image::write_exception#
Defined in File image.h
Nested Relationships#
This struct is a nested type of Class image.
Inheritance Relationships#
Base Type#
public f3d::exception
(Class exception)
Struct Documentation#
-
struct write_exception : public f3d::exception
An exception that can be thrown by the image when there. is an error on write.
Public Functions
-
explicit write_exception(const std::string &what = "")
-
explicit write_exception(const std::string &what = "")