PLCnext API Documentation
22.9.0.33
|
This is the complete list of members for Arp::System::Commons::InvalidFormatException, including all inherited members.
Clone(void) const override | Arp::System::Commons::InvalidFormatException | protectedvirtual |
CommonException(ExceptionTypeId typeId, const String &message, int skipStackTraceDepth=0) | Arp::System::Commons::CommonException | inlineprotected |
CommonException(ExceptionTypeId typeId, String &&message, int skipStackTraceDepth=0) | Arp::System::Commons::CommonException | inlineprotected |
CommonException(ExceptionTypeId typeId, const String &message, const Exception &innerException, int skipStackTraceDepth=0) | Arp::System::Commons::CommonException | inlineprotected |
CommonException(ExceptionTypeId typeId, String &&message, Exception &&innerException, int skipStackTraceDepth=0) | Arp::System::Commons::CommonException | inlineprotected |
CommonException(ExceptionTypeId typeId, String &&message, Exception::Ptr &&innerExceptionPtr, int skipStackTraceDepth=0) | Arp::System::Commons::CommonException | inlineprotected |
CommonException(const CommonException &arg)=default (defined in Arp::System::Commons::CommonException) | Arp::System::Commons::CommonException | protected |
CommonException(CommonException &&arg)=default (defined in Arp::System::Commons::CommonException) | Arp::System::Commons::CommonException | protected |
Create(const char *formatString) | Arp::System::Commons::InvalidFormatException | inlinestatic |
Create(const char *formatString, const char *errorMessage) | Arp::System::Commons::InvalidFormatException | inlinestatic |
Exception(const char *message, const Args &... args) | Arp::Exception | inline |
Exception(const String &message) | Arp::Exception | inline |
Exception(String &&message) | Arp::Exception | inline |
Exception(const String &message, const Exception &innerException) | Arp::Exception | inline |
Exception(String &&message, Exception &&innerException) | Arp::Exception | inline |
Exception(const Exception &arg)=default | Arp::Exception | |
Exception(Exception &&arg)=default | Arp::Exception | |
Exception(String &&message, const Exception::Ptr &innerExceptionPtr) | Arp::Exception | inlineprotected |
Format(int indentLevel, bool withInnerException) const override | Arp::System::Commons::CommonException | protectedvirtual |
GetInnerException(void) const | Arp::Exception | inline |
GetMessage(void) const | Arp::Exception | inline |
GetTypeCode(void) const | Arp::Exception | inline |
GetTypeCodeInternal(void) const override | Arp::System::Commons::CommonException | protectedvirtual |
GetTypeId(void) const | Arp::System::Commons::CommonException | inline |
HasInnerException(void) const | Arp::Exception | inline |
indentChar | Arp::Exception | protectedstatic |
indentSize | Arp::Exception | protectedstatic |
innerIndentChar | Arp::Exception | protectedstatic |
InvalidFormatException(const char *message, const Args &... args) | Arp::System::Commons::InvalidFormatException | inline |
InvalidFormatException(const String &message) | Arp::System::Commons::InvalidFormatException | inline |
InvalidFormatException(String &&message) | Arp::System::Commons::InvalidFormatException | inline |
InvalidFormatException(const String &message, const Exception &innerException) | Arp::System::Commons::InvalidFormatException | inline |
InvalidFormatException(String &&message, Exception &&innerException) | Arp::System::Commons::InvalidFormatException | inline |
InvalidFormatException(const InvalidFormatException &arg)=default (defined in Arp::System::Commons::InvalidFormatException) | Arp::System::Commons::InvalidFormatException | |
InvalidFormatException(InvalidFormatException &&arg)=default (defined in Arp::System::Commons::InvalidFormatException) | Arp::System::Commons::InvalidFormatException | |
Ptr typedef | Arp::Exception | |
ToString(void) const | Arp::Exception | |
~CommonException(void)=default (defined in Arp::System::Commons::CommonException) | Arp::System::Commons::CommonException | protectedvirtual |
~Exception(void)=default | Arp::Exception | virtual |
~InvalidFormatException(void)=default (defined in Arp::System::Commons::InvalidFormatException) | Arp::System::Commons::InvalidFormatException | virtual |