RSC  0.17.1
rsc::runtime::InvalidMangledName Class Reference

This exception indicates the special case of an invalid argument where an invalid mangled name was passed to a function. More...

#include <InvalidMangledName.h>

Inheritance diagram for rsc::runtime::InvalidMangledName:
Inheritance graph
Collaboration diagram for rsc::runtime::InvalidMangledName:
Collaboration graph

Public Member Functions

 InvalidMangledName (const std::string &message)
 

Detailed Description

This exception indicates the special case of an invalid argument where an invalid mangled name was passed to a function.

Author
Jan Moringen jmori.nosp@m.nge@.nosp@m.techf.nosp@m.ak.u.nosp@m.ni-bi.nosp@m.elef.nosp@m.eld.d.nosp@m.e

Definition at line 42 of file InvalidMangledName.h.

Constructor & Destructor Documentation

rsc::runtime::InvalidMangledName::InvalidMangledName ( const std::string &  message)

Definition at line 34 of file InvalidMangledName.cpp.


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