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