Adobe Source Libraries 1.49.0
A collection of C++ libraries.
|
#include <function.hpp>
Public Member Functions | |
marshaled_exception (string_t message) | |
~marshaled_exception () throw () | |
const char * | what () const throw () |
Definition at line 24 of file function.hpp.
|
explicit |
Definition at line 26 of file function.hpp.
~marshaled_exception | ( | ) | ||||
throw | ( | ) |
Definition at line 27 of file function.hpp.
const char * what | ( | ) | const | |||
throw | ( | ) |
Definition at line 28 of file function.hpp.