7#include <inflection/api.h>
Used to indicate an error casting from one class to other.
Base exception class for all exceptions in Inflection.
Used to indicate a missing file.
Used to indicate an error utilizing the ICU unicode library.
Used to indicate a general IO error.
Used to indicate an illegal argument to a function.
Used to indicate that a datastructure is in an unknown or bad state.
Thrown when a file loaded by Inflection has an incompatible version identifier.
Used to indicate that an attempt to access an out of bounds index was made.
Used to indicate that a loaded configuration is invalid.
Used to indicate a resource that is required by Inflection is missing.
Used to indicate a pointer is null after a null pointer check.
Used to indicate a generic exception occurring at runtime.
Provides basic capabilities to Exceptions in Inflection.
Used to indicate an error parsing XML documents.
The C++ namespace for Inflection.