Rose
Public Member Functions | List of all members
rose::ContainerTypeError Class Reference

An exception to indicate an unexpected container type at runtime. More...

#include <StructuredTypes.h>

Inheritance diagram for rose::ContainerTypeError:
Inheritance graph
[legend]
Collaboration diagram for rose::ContainerTypeError:
Collaboration graph
[legend]

Public Member Functions

 ContainerTypeError (const std::string &what)
 
 ContainerTypeError (const char *what)
 
 ContainerTypeError (const ContainerTypeError &other)=default
 

Detailed Description

An exception to indicate an unexpected container type at runtime.


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