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

Public Methods | |
| UnsatisfiedLinkError () | |
| UnsatisfiedLinkError (String *s) | |
|
|
Definition at line 19 of file UnsatisfiedLinkError.hpp. 00019 : LinkageError() { } |
|
|
Definition at line 20 of file UnsatisfiedLinkError.hpp. 00020 : LinkageError( s ) { } |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001