SharedLibLoadException

This exception is thrown when a shared library cannot be loaded because it is either missing or not on the system path.

class SharedLibLoadException : DerelictException {}

Meta