PLCnext API Documentation  22.9.0.33
Arp::Exception Member List

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

Clone(void) constArp::Exceptionprotectedvirtual
Exception(const char *message, const Args &... args)Arp::Exceptioninline
Exception(const String &message)Arp::Exceptioninline
Exception(String &&message)Arp::Exceptioninline
Exception(const String &message, const Exception &innerException)Arp::Exceptioninline
Exception(String &&message, Exception &&innerException)Arp::Exceptioninline
Exception(const Exception &arg)=defaultArp::Exception
Exception(Exception &&arg)=defaultArp::Exception
Exception(String &&message, const Exception::Ptr &innerExceptionPtr)Arp::Exceptioninlineprotected
Format(int indentLevel, bool withInnerException) constArp::Exceptionprotectedvirtual
GetInnerException(void) constArp::Exceptioninline
GetMessage(void) constArp::Exceptioninline
GetTypeCode(void) constArp::Exceptioninline
GetTypeCodeInternal(void) constArp::Exceptionprotectedvirtual
HasInnerException(void) constArp::Exceptioninline
indentCharArp::Exceptionprotectedstatic
indentSizeArp::Exceptionprotectedstatic
innerIndentCharArp::Exceptionprotectedstatic
Ptr typedefArp::Exception
ToString(void) constArp::Exception
~Exception(void)=defaultArp::Exceptionvirtual