Invalid type exception. More...
#include <Exception.hh>
Inherits pdf::Exception.
This exception will be thrown when the Object cannot convert its underlying data to a specific type. The what() member function will describe the expected and actual type of the data.