Clone(void) const override | Arp::System::Commons::OutOfMemoryException | 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(void) | Arp::System::Commons::OutOfMemoryException | static |
Create(const Exception &innerException) | Arp::System::Commons::OutOfMemoryException | static |
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 | |
OutOfMemoryException(const char *message, const Args &... args) | Arp::System::Commons::OutOfMemoryException | inline |
OutOfMemoryException(const String &message) | Arp::System::Commons::OutOfMemoryException | |
OutOfMemoryException(String &&message) | Arp::System::Commons::OutOfMemoryException | |
OutOfMemoryException(const String &message, const Exception &innerException) | Arp::System::Commons::OutOfMemoryException | |
OutOfMemoryException(String &&message, Exception &&innerException) | Arp::System::Commons::OutOfMemoryException | |
OutOfMemoryException(const OutOfMemoryException &arg)=default (defined in Arp::System::Commons::OutOfMemoryException) | Arp::System::Commons::OutOfMemoryException | |
OutOfMemoryException(OutOfMemoryException &&arg)=default (defined in Arp::System::Commons::OutOfMemoryException) | Arp::System::Commons::OutOfMemoryException | |
Ptr typedef | Arp::Base::Core::Exception | |
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 |
~OutOfMemoryException(void)=default (defined in Arp::System::Commons::OutOfMemoryException) | Arp::System::Commons::OutOfMemoryException | virtual |