#include <SecurityException.hpp>
Inheritance diagram for SecurityException::

Public Methods | |
| SecurityException () | |
| SecurityException (String *s) | |
|
|
Definition at line 18 of file SecurityException.hpp. 00018 : RuntimeException() { } |
|
|
Definition at line 19 of file SecurityException.hpp. 00019 : RuntimeException( s ) { } |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001