Class LibraryException

Inheritance Relationships

Base Type

  • public runtime_error

Class Documentation

class LibraryException : public runtime_error

Unable to load library.

Public Functions

LibraryException(std::string const &name)
LibraryException(std::string const &lib, std::string const &func)