Otawa  0.10
otawa::DecodingException Class Reference

This exception is thrown by a loader to inform about problems during decoding. More...

#include <otawa/prog/Process.h>

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

Public Member Functions

 DecodingException (const string &message)
 Build the exception with the given message. More...
 
virtual String message (void)
 

Detailed Description

This exception is thrown by a loader to inform about problems during decoding.

Constructor & Destructor Documentation

otawa::DecodingException::DecodingException ( const string message)

Build the exception with the given message.

Parameters
messageMessage about the exception.

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