#include <CloneNotSupportedException.hpp>
Inheritance diagram for CloneNotSupportedException::
Public Methods | |
CloneNotSupportedException () | |
CloneNotSupportedException (String *s) |
|
Definition at line 18 of file CloneNotSupportedException.hpp. 00018 : Exception() { } |
|
Definition at line 19 of file CloneNotSupportedException.hpp. |