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