AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
This is the complete list of members for AEOFException, including all inherited members.
AEOFException() (defined in AEOFException) | AEOFException | inline |
AException() (defined in AException) | AException | inline |
AException(AStacktrace stacktrace) (defined in AException) | AException | inline |
AException(const AString &message) (defined in AException) | AException | inline |
AException(const AString &message, std::exception_ptr causedBy, AStacktrace stacktrace=AStacktrace::capture(2)) (defined in AException) | AException | inline |
AIOException() (defined in AIOException) | AIOException | inline |
AIOException(const AString &message) (defined in AIOException) | AIOException | inline |
causedBy() const noexcept (defined in AException) | AException | inline |
getMessage() const noexcept (defined in AException) | AException | inlinevirtual |
stacktrace() const noexcept (defined in AException) | AException | inline |
what() const noexcept override (defined in AException) | AException | inline |
~AEOFException()=default (defined in AEOFException) | AEOFException | virtual |
~AException() noexcept=default (defined in AException) | AException | virtual |
~AIOException()=default (defined in AIOException) | AIOException | virtual |