Otawa  0.10
otawa::ProcessorException Class Reference

This class is used for returning exceptions from the processors. More...

#include <otawa/proc/ProcessorException.h>

Inheritance diagram for otawa::ProcessorException:
otawa::Exception elm::MessageException elm::Exception otawa::UnavailableFeatureException

Public Member Functions

 ProcessorException (const Processor &proc, const elm::String &message)
 Build a processor exception with a simple message. More...
 
virtual String message (void)
 

Detailed Description

This class is used for returning exceptions from the processors.

Constructor & Destructor Documentation

otawa::ProcessorException::ProcessorException ( const Processor proc,
const elm::String message 
)

Build a processor exception with a simple message.

Parameters
procProcessor throwing the exception.
messageException message.

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