Main Page
Class Hierarchy
Alphabetical List
Compound List
Compound Members
util::NotCloneableException Class Reference
#include <Exception.h>
Inheritance diagram for util::NotCloneableException:
List of all members.
Detailed Description
NotCloneableException
is thrown when the
Object::clone
() method is called on a class that does not implement it.
Public Methods
NotCloneableException
(std::string msg)
The documentation for this class was generated from the following file:
Exception.h
Documentation generated on 11.09.2003 with
Doxygen
.
The documentation is copyrighted material.
Copyright © Topi Mäenpää 2003. All rights reserved.