Exception(char const *reason) | wso2wsf::Exception | [protected] |
Exception(char const *reason, char const *code) | wso2wsf::Exception | [protected] |
getFaultCode() | wso2wsf::Exception | |
getFaultDetail() | wso2wsf::WSFault | |
getFaultReason() | wso2wsf::Exception | |
getFaultRole() | wso2wsf::WSFault | |
operator std::string() const | wso2wsf::Exception | [virtual] |
process() const | wso2wsf::WSFault | [virtual] |
setFaultDetail(char const *detail) | wso2wsf::WSFault | |
setFaultRole(char const *role) | wso2wsf::WSFault | |
WSFault(char const *reason) | wso2wsf::WSFault | |
WSFault(char const *reason, char const *detail) | wso2wsf::WSFault | |
WSFault(char const *reason, char const *detail, char const *code) | wso2wsf::WSFault | |
WSFault(char const *reason, char const *detail, char const *code, char const *role) | wso2wsf::WSFault | |
~Exception() | wso2wsf::Exception | [virtual] |