PLCnext API Documentation 23.6.0.37
|
This is the complete list of members for Arp::System::Commons::ArgumentNullException, including all inherited members.
ArgumentException(const char *message, const Args &... args) | Arp::System::Commons::ArgumentException | inline |
ArgumentException(const String &message) | Arp::System::Commons::ArgumentException | inline |
ArgumentException(String &&message) | Arp::System::Commons::ArgumentException | inline |
ArgumentException(const String &message, const Exception &innerException) | Arp::System::Commons::ArgumentException | inline |
ArgumentException(String &&message, Exception &&innerException) | Arp::System::Commons::ArgumentException | inline |
ArgumentException(const ArgumentException &arg)=default (defined in Arp::System::Commons::ArgumentException) | Arp::System::Commons::ArgumentException | |
ArgumentException(ArgumentException &&arg)=default (defined in Arp::System::Commons::ArgumentException) | Arp::System::Commons::ArgumentException | |
ArgumentException(ExceptionTypeId typeId, String &&message, int skipStackTraceDepth=3) | Arp::System::Commons::ArgumentException | inlineprotected |
ArgumentException(ExceptionTypeId typeId, const String &message, int skipStackTraceDepth=3) | Arp::System::Commons::ArgumentException | inlineprotected |
ArgumentException(ExceptionTypeId typeId, String &&message, Exception &&innerException, int skipStackTraceDepth=3) | Arp::System::Commons::ArgumentException | inlineprotected |
ArgumentException(ExceptionTypeId typeId, const String &message, const Exception &innerException, int skipStackTraceDepth=3) | Arp::System::Commons::ArgumentException | inlineprotected |
ArgumentNullException(const char *message, const Args &... args) | Arp::System::Commons::ArgumentNullException | inline |
ArgumentNullException(const String &message) | Arp::System::Commons::ArgumentNullException | inline |
ArgumentNullException(String &&message) | Arp::System::Commons::ArgumentNullException | inline |
ArgumentNullException(const String &message, const Exception &innerException) | Arp::System::Commons::ArgumentNullException | inline |
ArgumentNullException(String &&message, Exception &&innerException) | Arp::System::Commons::ArgumentNullException | inline |
ArgumentNullException(const ArgumentNullException &arg)=default (defined in Arp::System::Commons::ArgumentNullException) | Arp::System::Commons::ArgumentNullException | |
ArgumentNullException(ArgumentNullException &&arg)=default (defined in Arp::System::Commons::ArgumentNullException) | Arp::System::Commons::ArgumentNullException | |
Clone(void) const override | Arp::System::Commons::ArgumentNullException | 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) noexcept=default (defined in Arp::System::Commons::CommonException) | Arp::System::Commons::CommonException | protected |
Create(const char *paramName) | Arp::System::Commons::ArgumentNullException | inlinestatic |
Create(const char *paramName, const Exception &innerException) | Arp::System::Commons::ArgumentNullException | inlinestatic |
Arp::System::Commons::ArgumentException::Create(const char *paramName, const T ¶mValue) | Arp::System::Commons::ArgumentException | inlinestatic |
Arp::System::Commons::ArgumentException::Create(const char *paramName, const T ¶mValue, const Exception &innerException) | Arp::System::Commons::ArgumentException | static |
Arp::System::Commons::ArgumentException::Create(const char *paramName, const T ¶mValue, const char *message) | Arp::System::Commons::ArgumentException | static |
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 |
Ptr typedef | Arp::Exception | |
ToString(void) const | Arp::Exception | |
~ArgumentException(void)=default (defined in Arp::System::Commons::ArgumentException) | Arp::System::Commons::ArgumentException | virtual |
~ArgumentNullException(void)=default (defined in Arp::System::Commons::ArgumentNullException) | Arp::System::Commons::ArgumentNullException | virtual |
~CommonException(void)=default (defined in Arp::System::Commons::CommonException) | Arp::System::Commons::CommonException | protectedvirtual |
~Exception(void)=default | Arp::Exception | virtual |