Click here to Skip to main content
15,887,746 members
Articles / Desktop Programming / MFC

An update to AGM::LibReflection: A reflection library for C++

Rate me:
Please Sign up or sign in to vote.
4.32/5 (8 votes)
11 May 20054 min read 111.6K   830   31  
This article is an update to the original AGM::LibReflection library.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML>
<HEAD>
   <TITLE>class  IllegalAccessError</TITLE>
   <META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
</HEAD>
<BODY BGCOLOR="#ffffff">

<H2>class  <A HREF="#DOC.DOCU">IllegalAccessError</A></H2></H2><BLOCKQUOTE>Exception thrown when there is an illegal access error
</BLOCKQUOTE>
<HR>

<H2>Inheritance:</H2>
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=65>
<param name=classes value="Mstd::runtime_error,M,CIllegalAccessError,MIllegalAccessError.html">
<param name=before value="M,M">
<param name=after value="Md_,M">
<param name=indent value="0,1">
<param name=arrowdir value="down">
</APPLET>
<HR>

<DL>
<P><DL>
<DT><H3>Public Methods</H3><DD><DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.12.1">IllegalAccessError</A></B>(const std::string &amp;what)
<DD><I>the default constructor
 </I>
</DL></P>

</DL>

<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>Exception thrown when there is an illegal access error
</BLOCKQUOTE>
<DL>

<A NAME="IllegalAccessError"></A>
<A NAME="DOC.12.1"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> IllegalAccessError(const std::string &amp;what)</B></TT>
<DD>the default constructor

<DL><DT><DT><B>Parameters:</B><DD><B>what</B> -  the item that caused the error
<BR><DD></DL><P></DL>

<HR><DL><DT><B>This class has no child classes.</B></DL>

<DL><DT><DD></DL><P><P><I><A HREF="index.html">Alphabetic index</A></I> <I><A HREF="HIER.html">HTML hierarchy of classes</A> or <A HREF="HIERjava.html">Java</A></I></P><HR>
<BR>
This page was generated with the help of <A HREF="http://docpp.sourceforge.net">DOC++</A>.
</BODY>
</HTML>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions