Otawa  0.10
otawa::DuplicateIdentifierException Class Reference

This exception is thrown when two identifier with the same name are declared. More...

#include <otawa/prop/AbstractIdentifier.h>

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

Public Member Functions

 DuplicateIdentifierException (String &name)
 Build a new exception. More...
 
virtual String message (void)
 

Detailed Description

This exception is thrown when two identifier with the same name are declared.

Constructor & Destructor Documentation

otawa::DuplicateIdentifierException::DuplicateIdentifierException ( String name)

Build a new exception.

Parameters
nameName of identifier causing the exception.

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