Apache Log4cxx  Version 1.8.0
Loading...
Searching...
No Matches
log4cxx::helpers::SubProcessFailure Member List

This is the complete list of members for log4cxx::helpers::SubProcessFailure, including all inherited members.

Exception(const char *msg)log4cxx::helpers::Exception
Exception(const LogString &msg)log4cxx::helpers::Exception
Exception(const Exception &src)log4cxx::helpers::Exception
makeMessage(const LogString &processName, int exitCode, int exitWhy)log4cxx::helpers::SubProcessFailurestatic
log4cxx::helpers::Exception::makeMessage(const LogString &type, log4cxx_status_t stat)log4cxx::helpers::Exceptionstatic
log4cxx::helpers::Exception::makeMessage(const char *type, log4cxx_status_t stat)log4cxx::helpers::Exceptionstatic
operator=(const SubProcessFailure &)log4cxx::helpers::SubProcessFailure
log4cxx::helpers::Exception::operator=(const Exception &src)log4cxx::helpers::Exception
SubProcessFailure(const LogString &processName, int exitCode, int exitWhy)log4cxx::helpers::SubProcessFailure
SubProcessFailure(const char *processName, int exitCode, int exitWhy)log4cxx::helpers::SubProcessFailure
SubProcessFailure(const SubProcessFailure &src)log4cxx::helpers::SubProcessFailure
what() constlog4cxx::helpers::Exception