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