ldpk
|
Exception classes for ldpk. More...
Go to the source code of this file.
Classes | |
class | ldpk::error_base |
Base class for errors. More... | |
class | ldpk::error_index_out_of_range |
Some index was out of range. More... | |
class | ldpk::error_end_of_stream |
Unexpected end of stream. This can occur in ldpk::model_parser. More... | |
class | ldpk::error_undefined_parameter |
Undefined parameter. More... | |
class | ldpk::error_could_not_read_value |
A parse error. More... | |
class | ldpk::error_could_not_read_parameter_name |
Another parse error. More... | |
class | ldpk::error_no_model_specified |
No model was set in one of the utility classes. More... | |
class | ldpk::error_dynamic_link |
An error occurred while loading or linking the plugin. More... | |
Namespaces | |
ldpk | |
The namespace of (most of the) things related to the Lens Distortion Plugin Kit. | |
Exception classes for ldpk.