Struct image::read_exception#

Nested Relationships#

This struct is a nested type of Class image.

Inheritance Relationships#

Base Type#

Struct Documentation#

struct read_exception : public f3d::exception

An exception that can be thrown by the image. when there is an error on read.

Public Functions

explicit read_exception(const std::string &what = "")