summaryrefslogtreecommitdiffstats
path: root/mono/doc/en/DBus/DBusException.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mono/doc/en/DBus/DBusException.xml')
-rw-r--r--mono/doc/en/DBus/DBusException.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/mono/doc/en/DBus/DBusException.xml b/mono/doc/en/DBus/DBusException.xml
new file mode 100644
index 00000000..388f1796
--- /dev/null
+++ b/mono/doc/en/DBus/DBusException.xml
@@ -0,0 +1,26 @@
+<Type Name="DBusException" FullName="DBus.DBusException">
+ <TypeSignature Language="C#" Value="public class DBusException : System.ApplicationException, ISerializable" Maintainer="auto" />
+ <AssemblyInfo>
+ <AssemblyName>dbus-sharp</AssemblyName>
+ <AssemblyPublicKey>
+ </AssemblyPublicKey>
+ <AssemblyVersion>0.0.0.0</AssemblyVersion>
+ <AssemblyCulture>neutral</AssemblyCulture>
+ <Attributes />
+ </AssemblyInfo>
+ <ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
+ <Docs>
+ <summary>To be added</summary>
+ <remarks>To be added</remarks>
+ </Docs>
+ <Base>
+ <BaseTypeName>System.ApplicationException</BaseTypeName>
+ </Base>
+ <Interfaces>
+ <Interface>
+ <InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
+ </Interface>
+ </Interfaces>
+ <Attributes />
+ <Members />
+</Type> \ No newline at end of file