This is the complete list of members for System::Xml::Details_XmlException, including all inherited members.
| Details_XmlException() | System::Xml::Details_XmlException | protected |
| Details_XmlException(const String &message) | System::Xml::Details_XmlException | protected |
| Details_XmlException(const String &message, Exception innerException) | System::Xml::Details_XmlException | protected |
| Details_XmlException(const String &message, Exception innerException, int32_t lineNumber, int32_t linePosition) | System::Xml::Details_XmlException | protected |
| DoThrow(const System::ExceptionPtr &self) const override | System::Xml::Details_XmlException | protected |
| get_LineNumber() | System::Xml::Details_XmlException | |
| get_LinePosition() | System::Xml::Details_XmlException | |
| get_Message() const override | System::Xml::Details_XmlException | |
| get_SourceUri() | System::Xml::Details_XmlException | |
| MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_XmlException, CODEPORTING_ARGS()) | System::Xml::Details_XmlException | protected |
| MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_XmlException, CODEPORTING_ARGS(String message)) | System::Xml::Details_XmlException | protected |
| MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_XmlException, CODEPORTING_ARGS(String message, Exception innerException)) | System::Xml::Details_XmlException | protected |
| MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(Details_XmlException, CODEPORTING_ARGS(String message, Exception innerException, int32_t lineNumber, int32_t linePosition)) | System::Xml::Details_XmlException | protected |
| Ptr typedef | System::Xml::Details_XmlException | |