A clone exception is thrown by the default clone implementation of the object class
Inheritance:
Public Methods
-
CloneException(const object* src)
-
CloneException(const CloneException& src)
-
const object* getSource() const
- Returns the object that generated the exception
-
~CloneException()
Public Methods
-
const char* getError() const
Protected Fields
-
cstr errmsg
Documentation
A clone exception is thrown by the default clone implementation
of the object class
CloneException(const object* src)
CloneException(const CloneException& src)
const object* getSource() const
- Returns the object that generated the exception
~CloneException()
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.