Clone(void) const override | Arp::System::Commons::Plc::StackOverflowException | protectedvirtual |
CommonException(ExceptionTypeId typeId, const String &message, int skipStackTraceDepth=0) | Arp::System::Commons::CommonException | protected |
CommonException(ExceptionTypeId typeId, String &&message, int skipStackTraceDepth=0) | Arp::System::Commons::CommonException | protected |
CommonException(ExceptionTypeId typeId, const String &message, const Exception &innerException, int skipStackTraceDepth=0) | Arp::System::Commons::CommonException | protected |
CommonException(ExceptionTypeId typeId, String &&message, Exception &&innerException, int skipStackTraceDepth=0) | Arp::System::Commons::CommonException | protected |
CommonException(ExceptionTypeId typeId, String &&message, Exception::Ptr &&innerExceptionPtr, int skipStackTraceDepth=0) | Arp::System::Commons::CommonException | protected |
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 String &message) | Arp::System::Commons::Plc::StackOverflowException | static |
Arp::System::Commons::Plc::PlcException::Create(int exc, const String &message) | Arp::System::Commons::Plc::PlcException | static |
CreateWithStackTrace(const String &message, const String &additionalStackTrace, int skipStackTraceDepth=0) (defined in Arp::System::Commons::Plc::StackOverflowException) | Arp::System::Commons::Plc::StackOverflowException | static |
CreateWithStackTrace(int exc, const String &message, const String &additionalStackTrace, int skipStackTraceDepth=0) (defined in Arp::System::Commons::Plc::PlcException) | Arp::System::Commons::Plc::PlcException | static |
DefaultSkipStackTraceDepth (defined in Arp::System::Commons::Plc::PlcException) | Arp::System::Commons::Plc::PlcException | protectedstatic |
Exception(const Exception &arg) | Arp::Base::Core::Exception | |
Exception(Exception &&arg) noexcept | Arp::Base::Core::Exception | |
Exception(void) | Arp::Base::Core::Exception | |
Exception(const char *message, Args &&... args) | Arp::Base::Core::Exception | inline |
Exception(const String &message) | Arp::Base::Core::Exception | explicit |
Exception(String &&message) | Arp::Base::Core::Exception | explicit |
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::Exception | protected |
Exception(ExceptionTypeId typeId, const String &message) | Arp::Base::Core::Exception | protected |
Exception(ExceptionTypeId typeId, String &&message, const Exception &innerException) | Arp::Base::Core::Exception | protected |
Exception(ExceptionTypeId typeId, const String &message, const Exception &innerException) | Arp::Base::Core::Exception | protected |
Exception(String &&message, const Exception::Ptr &innerExceptionPtr) | Arp::Base::Core::Exception | protected |
ExceptionTypeId typedef (defined in Arp::System::Commons::CommonException) | Arp::System::Commons::CommonException | |
Format(bool withInnerException) const override | Arp::System::Commons::CommonException | protectedvirtual |
Arp::Base::Core::Exception::Format(int indentLevel, bool withInnerException) const | Arp::Base::Core::Exception | protected |
GetImpl(void) | Arp::Base::Core::Exception | |
GetImpl(void) const (defined in Arp::Base::Core::Exception) | Arp::Base::Core::Exception | |
GetInnerException(void) const | Arp::Base::Core::Exception | |
GetMessage(void) const | Arp::Base::Core::Exception | |
GetTypeCode(void) const | Arp::Base::Core::Exception | |
GetTypeCodeInternal(void) const | Arp::Base::Core::Exception | protectedvirtual |
GetTypeId(void) const | Arp::Base::Core::Exception | |
HasInnerException(void) const | Arp::Base::Core::Exception | |
Arp::Base::Core::Exception::operator=(const Exception &arg) | Arp::Base::Core::Exception | |
Arp::Base::Core::Exception::operator=(Exception &&arg) noexcept | Arp::Base::Core::Exception | |
PlcException(const char *message, const Args &... args) | Arp::System::Commons::Plc::PlcException | inline |
PlcException(const String &message) | Arp::System::Commons::Plc::PlcException | |
PlcException(String &&message) | Arp::System::Commons::Plc::PlcException | |
PlcException(const String &message, int skipStackTraceDepth) | Arp::System::Commons::Plc::PlcException | |
PlcException(String &&message, int skipStackTraceDepth) | Arp::System::Commons::Plc::PlcException | |
PlcException(const String &message, const Exception &innerException) | Arp::System::Commons::Plc::PlcException | |
PlcException(String &&message, Exception &&innerException) | Arp::System::Commons::Plc::PlcException | |
PlcException(const PlcException &arg)=default (defined in Arp::System::Commons::Plc::PlcException) | Arp::System::Commons::Plc::PlcException | |
PlcException(PlcException &&arg)=default (defined in Arp::System::Commons::Plc::PlcException) | Arp::System::Commons::Plc::PlcException | |
PlcException(ExceptionTypeId typeId, String &&message, int skipStackTraceDepth=DefaultSkipStackTraceDepth) | Arp::System::Commons::Plc::PlcException | protected |
PlcException(ExceptionTypeId typeId, const String &message, int skipStackTraceDepth=DefaultSkipStackTraceDepth) | Arp::System::Commons::Plc::PlcException | protected |
PlcException(ExceptionTypeId typeId, String &&message, Exception &&innerException, int skipStackTraceDepth=DefaultSkipStackTraceDepth) | Arp::System::Commons::Plc::PlcException | protected |
PlcException(ExceptionTypeId typeId, const String &message, const Exception &innerException, int skipStackTraceDepth=DefaultSkipStackTraceDepth) | Arp::System::Commons::Plc::PlcException | protected |
Ptr typedef | Arp::Base::Core::Exception | |
StackOverflowException(const char *message, const Args &... args) | Arp::System::Commons::Plc::StackOverflowException | inline |
StackOverflowException(const String &message) | Arp::System::Commons::Plc::StackOverflowException | |
StackOverflowException(String &&message) | Arp::System::Commons::Plc::StackOverflowException | |
StackOverflowException(const String &message, int skipStackTraceDepth) | Arp::System::Commons::Plc::StackOverflowException | |
StackOverflowException(String &&message, int skipStackTraceDepth) | Arp::System::Commons::Plc::StackOverflowException | |
StackOverflowException(const String &message, const Exception &innerException) | Arp::System::Commons::Plc::StackOverflowException | |
StackOverflowException(String &&message, Exception &&innerException) | Arp::System::Commons::Plc::StackOverflowException | |
StackOverflowException(const StackOverflowException &arg)=default (defined in Arp::System::Commons::Plc::StackOverflowException) | Arp::System::Commons::Plc::StackOverflowException | |
StackOverflowException(StackOverflowException &&arg)=default (defined in Arp::System::Commons::Plc::StackOverflowException) | Arp::System::Commons::Plc::StackOverflowException | |
ToString(void) const | Arp::Base::Core::Exception | |
TypeCode typedef | Arp::Base::Core::Exception | |
~CommonException(void)=default (defined in Arp::System::Commons::CommonException) | Arp::System::Commons::CommonException | protectedvirtual |
~Exception(void) | Arp::Base::Core::Exception | virtual |
~PlcException(void)=default (defined in Arp::System::Commons::Plc::PlcException) | Arp::System::Commons::Plc::PlcException | virtual |
~StackOverflowException(void)=default (defined in Arp::System::Commons::Plc::StackOverflowException) | Arp::System::Commons::Plc::StackOverflowException | virtual |