| ArgumentException(const ArgumentException &arg) | Arp::Base::Commons::Exceptions::ArgumentException |  | 
  | ArgumentException(ArgumentException &&arg) noexcept | Arp::Base::Commons::Exceptions::ArgumentException |  | 
  | ArgumentException(const char *message, const Args &... args) | Arp::Base::Commons::Exceptions::ArgumentException | inlineexplicit | 
  | ArgumentException(String &&message) | Arp::Base::Commons::Exceptions::ArgumentException |  | 
  | ArgumentException(const String &message) | Arp::Base::Commons::Exceptions::ArgumentException |  | 
  | ArgumentException(String &&message, const Exception &innerException) | Arp::Base::Commons::Exceptions::ArgumentException |  | 
  | ArgumentException(const String &message, const Exception &innerException) | Arp::Base::Commons::Exceptions::ArgumentException |  | 
  | ArgumentException(ExceptionTypeId typeId, String &&message, StackCounter stackCounter) | Arp::Base::Commons::Exceptions::ArgumentException | protected | 
  | ArgumentException(ExceptionTypeId typeId, const String &message, StackCounter stackCounter) | Arp::Base::Commons::Exceptions::ArgumentException | protected | 
  | ArgumentException(ExceptionTypeId typeId, String &&message, const Exception &innerException, StackCounter stackCounter) | Arp::Base::Commons::Exceptions::ArgumentException | protected | 
  | ArgumentException(ExceptionTypeId typeId, const String &message, const Exception &innerException, StackCounter stackCounter) | Arp::Base::Commons::Exceptions::ArgumentException | protected | 
  | ArgumentOutOfRangeException(const ArgumentOutOfRangeException &arg) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException |  | 
  | ArgumentOutOfRangeException(ArgumentOutOfRangeException &&arg) noexcept | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException |  | 
  | ArgumentOutOfRangeException(const char *message, const Args &... args) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException | inlineexplicit | 
  | ArgumentOutOfRangeException(String &&message) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException |  | 
  | ArgumentOutOfRangeException(const String &message) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException |  | 
  | ArgumentOutOfRangeException(String &&message, const Exception &innerException) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException |  | 
  | ArgumentOutOfRangeException(const String &message, const Exception &innerException) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException |  | 
  | ArgumentOutOfRangeException(ExceptionTypeId typeId, String &&message, StackCounter stackCounter) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException | protected | 
  | ArgumentOutOfRangeException(ExceptionTypeId typeId, const String &message, StackCounter stackCounter) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException | protected | 
  | ArgumentOutOfRangeException(ExceptionTypeId typeId, String &&message, const Exception &innerException, StackCounter stackCounter) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException | protected | 
  | ArgumentOutOfRangeException(ExceptionTypeId typeId, const String &message, const Exception &innerException, StackCounter stackCounter) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException | protected | 
  | Clone(void) const override | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException | protectedvirtual | 
  | CommonExceptionBase(const CommonExceptionBase &arg) | Arp::Base::Commons::Exceptions::CommonExceptionBase | protected | 
  | CommonExceptionBase(CommonExceptionBase &&arg) noexcept | Arp::Base::Commons::Exceptions::CommonExceptionBase | protected | 
  | CommonExceptionBase(void)=delete (defined in Arp::Base::Commons::Exceptions::CommonExceptionBase) | Arp::Base::Commons::Exceptions::CommonExceptionBase | protected | 
  | CommonExceptionBase(ExceptionTypeId typeId, String &&message, StackCounter stackCounter) | Arp::Base::Commons::Exceptions::CommonExceptionBase | protected | 
  | CommonExceptionBase(ExceptionTypeId typeId, const String &message, StackCounter stackCounter) | Arp::Base::Commons::Exceptions::CommonExceptionBase | protected | 
  | CommonExceptionBase(ExceptionTypeId typeId, String &&message, const Exception &innerException, StackCounter stackCounter) | Arp::Base::Commons::Exceptions::CommonExceptionBase | protected | 
  | CommonExceptionBase(ExceptionTypeId typeId, const String &message, const Exception &innerException, StackCounter stackCounter) | Arp::Base::Commons::Exceptions::CommonExceptionBase | protected | 
  | Create(const char *paramName, const T ¶mValue) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException | inlinestatic | 
  | Create(const char *paramName, const T ¶mValue, const char *message) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException | inlinestatic | 
  | Create(const char *paramName, const T ¶mValue, const Exception &innerException) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException | inlinestatic | 
  | 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 | 
  | Format(bool withInnerException) const override | Arp::Base::Commons::Exceptions::CommonExceptionBase | protectedvirtual | 
  | Arp::Base::Core::Exception::Format(int indentLevel, bool withInnerException) const | Arp::Base::Core::Exception | protected | 
  | GetImpl(void) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException |  | 
  | GetImpl(void) const (defined in Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException |  | 
  | GetInnerException(void) const | Arp::Base::Core::Exception |  | 
  | GetMessage(void) const | Arp::Base::Core::Exception |  | 
  | GetStacktrace(void) const | Arp::Base::Commons::Exceptions::CommonExceptionBase |  | 
  | GetStacktraceItems(void) const | Arp::Base::Commons::Exceptions::CommonExceptionBase |  | 
  | 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 |  | 
  | operator=(const ArgumentOutOfRangeException &arg) | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException |  | 
  | operator=(ArgumentOutOfRangeException &&arg) noexcept | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException |  | 
  | Arp::Base::Commons::Exceptions::ArgumentException::operator=(const ArgumentException &arg) | Arp::Base::Commons::Exceptions::ArgumentException |  | 
  | Arp::Base::Commons::Exceptions::ArgumentException::operator=(ArgumentException &&arg) noexcept | Arp::Base::Commons::Exceptions::ArgumentException |  | 
  | Arp::Base::Commons::Exceptions::CommonExceptionBase::operator=(const CommonExceptionBase &arg) | Arp::Base::Commons::Exceptions::CommonExceptionBase | protected | 
  | Arp::Base::Commons::Exceptions::CommonExceptionBase::operator=(CommonExceptionBase &&arg) noexcept | Arp::Base::Commons::Exceptions::CommonExceptionBase | protected | 
  | Arp::Base::Core::Exception::operator=(const Exception &arg) | Arp::Base::Core::Exception |  | 
  | Arp::Base::Core::Exception::operator=(Exception &&arg) noexcept | Arp::Base::Core::Exception |  | 
  | Ptr typedef | Arp::Base::Core::Exception |  | 
  | StackCounter typedef (defined in Arp::Base::Commons::Exceptions::CommonExceptionBase) | Arp::Base::Commons::Exceptions::CommonExceptionBase |  | 
  | Stacktrace typedef (defined in Arp::Base::Commons::Exceptions::CommonExceptionBase) | Arp::Base::Commons::Exceptions::CommonExceptionBase |  | 
  | StacktraceItems typedef (defined in Arp::Base::Commons::Exceptions::CommonExceptionBase) | Arp::Base::Commons::Exceptions::CommonExceptionBase |  | 
  | ToString(void) const | Arp::Base::Core::Exception |  | 
  | TypeCode typedef | Arp::Base::Core::Exception |  | 
  | ~ArgumentException(void) override | Arp::Base::Commons::Exceptions::ArgumentException |  | 
  | ~ArgumentOutOfRangeException(void) override | Arp::Base::Commons::Exceptions::ArgumentOutOfRangeException |  | 
  | ~CommonExceptionBase(void) override | Arp::Base::Commons::Exceptions::CommonExceptionBase | protected | 
  | ~Exception(void) | Arp::Base::Core::Exception | virtual |