﻿<?xml version="1.0" encoding="utf-8"?><Type Name="AuthException" FullName="Xamarin.Auth.AuthException"><TypeSignature Language="C#" Value="public class AuthException : Exception" /><TypeSignature Language="ILAsm" Value=".class public auto ansi serializable beforefieldinit AuthException extends System.Exception" /><AssemblyInfo><AssemblyName>Xamarin.Auth</AssemblyName><AssemblyVersion>1.0.0.0</AssemblyVersion><AssemblyVersion>1.1.0.0</AssemblyVersion><AssemblyVersion>1.2.0.0</AssemblyVersion></AssemblyInfo><Base><BaseTypeName>System.Exception</BaseTypeName></Base><Interfaces /><Docs><summary>An exception generated by the Xamarin.Auth library.</summary><remarks></remarks></Docs><Members><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public AuthException ();" /><MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" /><MemberType>Constructor</MemberType><AssemblyInfo><AssemblyVersion>1.0.0.0</AssemblyVersion><AssemblyVersion>1.1.0.0</AssemblyVersion><AssemblyVersion>1.2.0.0</AssemblyVersion></AssemblyInfo><Parameters /><Docs><summary>Initializes a new instance of the <see cref="T:AuthException" /> class..</summary><remarks></remarks></Docs></Member><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public AuthException (string message);" /><MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(string message) cil managed" /><MemberType>Constructor</MemberType><AssemblyInfo><AssemblyVersion>1.0.0.0</AssemblyVersion><AssemblyVersion>1.1.0.0</AssemblyVersion><AssemblyVersion>1.2.0.0</AssemblyVersion></AssemblyInfo><Parameters><Parameter Name="message" Type="System.String" /></Parameters><Docs><param name="message">A <see cref="T:System.String" /> that describes the exception.</param><summary>Initializes a new instance of the <see cref="T:AuthException" /> class.</summary><remarks></remarks></Docs></Member><Member MemberName=".ctor"><MemberSignature Language="C#" Value="protected AuthException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);" /><MemberSignature Language="ILAsm" Value=".method familyhidebysig specialname rtspecialname instance void .ctor(class System.Runtime.Serialization.SerializationInfo info, valuetype System.Runtime.Serialization.StreamingContext context) cil managed" /><MemberType>Constructor</MemberType><AssemblyInfo><AssemblyVersion>1.0.0.0</AssemblyVersion><AssemblyVersion>1.1.0.0</AssemblyVersion><AssemblyVersion>1.2.0.0</AssemblyVersion></AssemblyInfo><Parameters><Parameter Name="info" Type="System.Runtime.Serialization.SerializationInfo" /><Parameter Name="context" Type="System.Runtime.Serialization.StreamingContext" /></Parameters><Docs><param name="info">The object that holds the serialized object data.</param><param name="context">The contextual information about the source or destination.</param><summary>Initializes a new instance of the <see cref="T:AuthException" /> class.</summary><remarks></remarks></Docs></Member><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public AuthException (string message, Exception inner);" /><MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(string message, class System.Exception inner) cil managed" /><MemberType>Constructor</MemberType><AssemblyInfo><AssemblyVersion>1.0.0.0</AssemblyVersion><AssemblyVersion>1.1.0.0</AssemblyVersion><AssemblyVersion>1.2.0.0</AssemblyVersion></AssemblyInfo><Parameters><Parameter Name="message" Type="System.String" /><Parameter Name="inner" Type="System.Exception" /></Parameters><Docs><param name="message">A <see cref="T:System.String" /> that describes the exception.</param><param name="inner">The exception that is the cause of the current exception. </param><summary>Initializes a new instance of the <see cref="T:AuthException" /> class.</summary><remarks></remarks></Docs></Member></Members></Type>