.. index:: pair: struct; example_allows_unimplemented
.. _doxid-structexample__allows__unimplemented:

struct example_allows_unimplemented
===================================

.. toctree::
	:hidden:




.. ref-code-block:: cpp
	:class: doxyrest-overview-code-block

	
	struct example_allows_unimplemented: public exception
	{
		// fields
	
		const char* :target:`message<doxid-structexample__allows__unimplemented_1afc1b9a7d4ad1a6ab74ce13a2ff827ab5>`;

		// construction
	
		:target:`example_allows_unimplemented<doxid-structexample__allows__unimplemented_1a927adb8273ae5166eacc1ca8e6636a7b>`(const char* message);

		// methods
	
		const char* :target:`what<doxid-structexample__allows__unimplemented_1ac0bdd8289e5474e793fe2d779218d06f>`() const;
	};
