PLCnext API Documentation 25.0.2.69
Arp::Base::Core::Exception Member List

This is the complete list of members for Arp::Base::Core::Exception, including all inherited members.

Clone(void) constArp::Base::Core::Exceptionvirtual
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) constArp::Base::Core::Exceptionvirtual
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
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<<Arp::Base::Core::Exceptionfriend
operator=(const Exception &arg)Arp::Base::Core::Exception
operator=(Exception &&arg) noexceptArp::Base::Core::Exception
Ptr typedefArp::Base::Core::Exception
ToString(void) constArp::Base::Core::Exception
TypeCode typedefArp::Base::Core::Exception
~Exception(void)Arp::Base::Core::Exceptionvirtual