Otawa  0.10
otawa::LoadException Class Reference

Exception thrown when a loader encounters an error during load. More...

#include <otawa/prog/Manager.h>

Inheritance diagram for otawa::LoadException:
elm::MessageException elm::Exception

Public Member Functions

 LoadException (const elm::String &message)
 Build a load exception with a formatted message. More...
 
virtual String message (void)
 

Detailed Description

Exception thrown when a loader encounters an error during load.

Constructor & Destructor Documentation

otawa::LoadException::LoadException ( const elm::String message)

Build a load exception with a formatted message.

Parameters
messageMessage.

The documentation for this class was generated from the following files: