Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
Ice::SyscallException Member List

This is the complete list of members for Ice::SyscallException, including all inherited members.

error() const noexceptIce::SyscallExceptioninline
ErrorCode typedefIce::SyscallException
Exception() noexcept=defaultIce::Exception
Exception(const Exception &other) noexcept=defaultIce::Exception
ice_enableStackTraceCollection()Ice::LocalExceptionstatic
ice_file() const noexceptIce::LocalException
ice_id() const noexcept overrideIce::SyscallExceptionvirtual
ice_line() const noexceptIce::LocalException
ice_print(std::ostream &os) const finalIce::LocalExceptionvirtual
ice_stackTrace() constIce::LocalException
LocalException(const char *file, int line, std::string message)Ice::LocalException
operator=(const Exception &rhs) noexcept=defaultIce::Exception
SyscallException(const char *file, int line, std::string messagePrefix, ErrorCode error)Ice::SyscallException
SyscallException(const char *file, int line, std::string messagePrefix, ErrorCode error, const std::function< std::string(ErrorCode)> &errorToString)Ice::SyscallExceptionprotected
SyscallException(const char *file, int line, std::string message)Ice::SyscallExceptioninlineprotected
what() const noexcept finalIce::LocalException
~Exception() override (defined in Ice::Exception)Ice::Exception