Poco::RemotingNG

class RemotingException

File Information

Library: RemotingNG
Package: RemotingNG
Header: Poco/RemotingNG/RemotingException.h

Inheritance

Direct Base Classes: Poco::LogicException

All Base Classes: Poco::Exception, Poco::LogicException, std::exception

Known Derived Classes: TransportException, ProtocolException, SecurityException, AuthenticationFailedException, InvalidCredentialsException, NoPermissionException, RemoteException, SerializerException, DeserializerException, UnknownTransportException, UnknownTypeException, UnknownObjectException, UnknownEventSubscriberException, ORBDisabledException, MissingParamException, WrongReplyException, UnexpectedMessageException, MethodNotFoundException

Member Summary

Member Functions: className, clone, name, operator =, rethrow

Inherited Functions: className, clone, code, displayText, extendedMessage, message, name, nested, operator =, rethrow, what

Constructors

RemotingException

RemotingException(
    int code = 0
);

RemotingException

RemotingException(
    const RemotingException & exc
);

RemotingException

RemotingException(
    const std::string & msg,
    int code = 0
);

RemotingException

RemotingException(
    const std::string & msg,
    const std::string & arg,
    int code = 0
);

RemotingException

RemotingException(
    const std::string & msg,
    const Poco::Exception & exc,
    int code = 0
);

Destructor

~RemotingException

~RemotingException() noexcept;

Member Functions

className virtual

const char * className() const noexcept;

clone

Poco::Exception * clone() const;

name virtual

const char * name() const noexcept;

operator =

RemotingException & operator = (
    const RemotingException & exc
);

rethrow virtual

void rethrow() const;

Securely control IoT edge devices from anywhere   Connect a Device