PLCnext API Documentation 25.0.2.69
Arp::Base::Commons::Exceptions::CommonExceptionBase Member List

This is the complete list of members for Arp::Base::Commons::Exceptions::CommonExceptionBase, including all inherited members.

Clone(void) constArp::Base::Core::Exceptionvirtual
CommonExceptionBase(const CommonExceptionBase &arg)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
CommonExceptionBase(CommonExceptionBase &&arg) noexceptArp::Base::Commons::Exceptions::CommonExceptionBaseprotected
CommonExceptionBase(void)=delete (defined in Arp::Base::Commons::Exceptions::CommonExceptionBase)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
CommonExceptionBase(ExceptionTypeId typeId, String &&message, StackCounter stackCounter)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
CommonExceptionBase(ExceptionTypeId typeId, const String &message, StackCounter stackCounter)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
CommonExceptionBase(ExceptionTypeId typeId, String &&message, const Exception &innerException, StackCounter stackCounter)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
CommonExceptionBase(ExceptionTypeId typeId, const String &message, const Exception &innerException, StackCounter stackCounter)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
Exception(const Exception &arg)Arp::Base::Core::Exception
Exception(Exception &&arg) noexceptArp::Base::Core::Exception
Exception(void)Arp::Base::Core::Exception
Exception(const char *message, Args &&... args)Arp::Base::Core::Exceptioninline
Exception(const String &message)Arp::Base::Core::Exceptionexplicit
Exception(String &&message)Arp::Base::Core::Exceptionexplicit
Exception(const String &message, const Exception &innerException)Arp::Base::Core::Exception
Exception(String &&message, const Exception &innerException)Arp::Base::Core::Exception
Exception(ExceptionTypeId typeId, String &&message)Arp::Base::Core::Exceptionprotected
Exception(ExceptionTypeId typeId, const String &message)Arp::Base::Core::Exceptionprotected
Exception(ExceptionTypeId typeId, String &&message, const Exception &innerException)Arp::Base::Core::Exceptionprotected
Exception(ExceptionTypeId typeId, const String &message, const Exception &innerException)Arp::Base::Core::Exceptionprotected
Exception(String &&message, const Exception::Ptr &innerExceptionPtr)Arp::Base::Core::Exceptionprotected
Format(bool withInnerException) const overrideArp::Base::Commons::Exceptions::CommonExceptionBaseprotectedvirtual
Arp::Base::Core::Exception::Format(int indentLevel, bool withInnerException) constArp::Base::Core::Exceptionprotected
GetImpl(void)Arp::Base::Core::Exception
GetImpl(void) const (defined in Arp::Base::Core::Exception)Arp::Base::Core::Exception
GetInnerException(void) constArp::Base::Core::Exception
GetMessage(void) constArp::Base::Core::Exception
GetStacktrace(void) constArp::Base::Commons::Exceptions::CommonExceptionBase
GetStacktraceItems(void) constArp::Base::Commons::Exceptions::CommonExceptionBase
GetTypeCode(void) constArp::Base::Core::Exception
GetTypeCodeInternal(void) constArp::Base::Core::Exceptionprotectedvirtual
GetTypeId(void) constArp::Base::Core::Exception
HasInnerException(void) constArp::Base::Core::Exception
operator=(const CommonExceptionBase &arg)Arp::Base::Commons::Exceptions::CommonExceptionBaseprotected
operator=(CommonExceptionBase &&arg) noexceptArp::Base::Commons::Exceptions::CommonExceptionBaseprotected
Arp::Base::Core::Exception::operator=(const Exception &arg)Arp::Base::Core::Exception
Arp::Base::Core::Exception::operator=(Exception &&arg) noexceptArp::Base::Core::Exception
Ptr typedefArp::Base::Core::Exception
StackCounter typedef (defined in Arp::Base::Commons::Exceptions::CommonExceptionBase)Arp::Base::Commons::Exceptions::CommonExceptionBase
Stacktrace typedef (defined in Arp::Base::Commons::Exceptions::CommonExceptionBase)Arp::Base::Commons::Exceptions::CommonExceptionBase
StacktraceItems typedef (defined in Arp::Base::Commons::Exceptions::CommonExceptionBase)Arp::Base::Commons::Exceptions::CommonExceptionBase
ToString(void) constArp::Base::Core::Exception
TypeCode typedefArp::Base::Core::Exception
~CommonExceptionBase(void) overrideArp::Base::Commons::Exceptions::CommonExceptionBaseprotected
~Exception(void)Arp::Base::Core::Exceptionvirtual