Class NoClassLoaderExistsException

Inheritance Relationships

Base Type

Class Documentation

class NoClassLoaderExistsException : public class_loader::ClassLoaderException

An exception class thrown when a multilibrary class loader does not have a ClassLoader bound to it.

Public Functions

inline explicit NoClassLoaderExistsException(const std::string &error_desc)