-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
Co-authored-by: masesdevelopers <[email protected]>
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,312 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Class AccountsException | MASES Group - Netdroid </title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="title" content="Class AccountsException | MASES Group - Netdroid "> | ||
<meta name="description" content="This is a descriptive page of Netdroid, the Android suite for .NET"> | ||
<meta name="description" content="https://developer.android.com/reference/android/accounts/AccountsException.html"> | ||
<link rel="icon" href="../images/favicon.ico"> | ||
<link rel="stylesheet" href="../public/docfx.min.css"> | ||
<link rel="stylesheet" href="../public/main.css"> | ||
<meta name="docfx:navrel" content="../toc.html"> | ||
<meta name="docfx:tocrel" content="toc.html"> | ||
|
||
|
||
|
||
|
||
<meta name="docfx:docurl" content="https://github.com/masesgroup/netdroid/new/master/apiSpec/new?filename=Android_Accounts_AccountsException.md&value=---%0Auid%3A%20Android.Accounts.AccountsException%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A"> | ||
<meta name="loc:inThisArticle" content="In this article"> | ||
<meta name="loc:searchResultsCount" content="{count} results for "{query}""> | ||
<meta name="loc:searchNoResults" content="No results for "{query}""> | ||
<meta name="loc:tocFilter" content="Filter by title"> | ||
<meta name="loc:nextArticle" content="Next"> | ||
<meta name="loc:prevArticle" content="Previous"> | ||
<meta name="loc:themeLight" content="Light"> | ||
<meta name="loc:themeDark" content="Dark"> | ||
<meta name="loc:themeAuto" content="Auto"> | ||
<meta name="loc:changeTheme" content="Change theme"> | ||
<meta name="loc:copy" content="Copy"> | ||
<meta name="loc:downloadPdf" content="Download PDF"> | ||
|
||
<script type="module" src="./../public/docfx.min.js"></script> | ||
|
||
<script> | ||
const theme = localStorage.getItem('theme') || 'auto' | ||
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme) | ||
</script> | ||
|
||
</head> | ||
|
||
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference"> | ||
<header class="bg-body border-bottom"> | ||
<nav id="autocollapse" class="navbar navbar-expand-md" role="navigation"> | ||
<div class="container-xxl flex-nowrap"> | ||
<a class="navbar-brand" href="../index.html"> | ||
<img id="logo" class="svg" src="../images/logo.png" alt=""> | ||
|
||
</a> | ||
<button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation"> | ||
<i class="bi bi-three-dots"></i> | ||
</button> | ||
<div class="collapse navbar-collapse" id="navpanel"> | ||
<div id="navbar"> | ||
</div> | ||
</div> | ||
</div> | ||
</nav> | ||
</header> | ||
|
||
<main class="container-xxl"> | ||
<div class="toc-offcanvas"> | ||
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel"> | ||
<div class="offcanvas-header"> | ||
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5> | ||
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button> | ||
</div> | ||
<div class="offcanvas-body"> | ||
<nav class="toc" id="toc"></nav> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="content"> | ||
<div class="actionbar"> | ||
<button class="btn btn-lg border-0 d-md-none" style="margin-top: -.65em; margin-left: -.8em" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents"> | ||
<i class="bi bi-list"></i> | ||
</button> | ||
|
||
<nav id="breadcrumb"></nav> | ||
</div> | ||
|
||
<article data-uid="Android.Accounts.AccountsException"> | ||
|
||
|
||
|
||
<h1 id="Android_Accounts_AccountsException" data-uid="Android.Accounts.AccountsException" class="text-break"> | ||
Class AccountsException <a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/netdroid/blob/master/src/net/Netdroid/Generated/Android/Accounts/AllPackageClasses.cs/#L442"><i class="bi bi-code-slash"></i></a> | ||
</h1> | ||
|
||
<div class="facts text-secondary"> | ||
<dl><dt>Namespace</dt><dd><a class="xref" href="Android.html">Android</a>.<a class="xref" href="Android.Accounts.html">Accounts</a></dd></dl> | ||
<dl><dt>Assembly</dt><dd>MASES.Netdroid.dll</dd></dl> | ||
</div> | ||
|
||
<div class="markdown summary"><p><a href="https://developer.android.com/reference/android/accounts/AccountsException.html">https://developer.android.com/reference/android/accounts/AccountsException.html</a></p> | ||
</div> | ||
<div class="markdown conceptual"></div> | ||
|
||
<div class="codewrapper"> | ||
<pre><code class="lang-csharp hljs">public class AccountsException : Exception, ISerializable, IJVMBridgeCore</code></pre> | ||
</div> | ||
|
||
|
||
|
||
|
||
<dl class="typelist inheritance"> | ||
<dt>Inheritance</dt> | ||
<dd> | ||
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div> | ||
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception">Exception</a></div> | ||
<div><span class="xref">JVMBridgeException</span></div> | ||
<div><span class="xref">JVMBridgeException</span><<a class="xref" href="Java.Lang.Throwable.html">Throwable</a>></div> | ||
<div><a class="xref" href="Java.Lang.Throwable.html">Throwable</a></div> | ||
<div><a class="xref" href="Java.Lang.Exception.html">Exception</a></div> | ||
<div><span class="xref">AccountsException</span></div> | ||
</dd> | ||
</dl> | ||
|
||
<dl class="typelist implements"> | ||
<dt>Implements</dt> | ||
<dd> | ||
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div> | ||
<div><span class="xref">IJVMBridgeCore</span></div> | ||
</dd> | ||
</dl> | ||
|
||
<dl class="typelist derived"> | ||
<dt>Derived</dt> | ||
<dd> | ||
<div><a class="xref" href="Android.Accounts.AuthenticatorException.html">AuthenticatorException</a></div> | ||
<div><a class="xref" href="Android.Accounts.NetworkErrorException.html">NetworkErrorException</a></div> | ||
<div><a class="xref" href="Android.Accounts.OperationCanceledException.html">OperationCanceledException</a></div> | ||
</dd> | ||
</dl> | ||
|
||
<dl class="typelist inheritedMembers"> | ||
<dt>Inherited Members</dt> | ||
<dd> | ||
<div> | ||
<a class="xref" href="Java.Lang.Throwable.html#Java_Lang_Throwable_AddSuppressed_Java_Lang_Throwable_">Throwable.AddSuppressed(Throwable)</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="Java.Lang.Throwable.html#Java_Lang_Throwable_FillInStackTrace">Throwable.FillInStackTrace()</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="Java.Lang.Throwable.html#Java_Lang_Throwable_Cause">Throwable.Cause</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="Java.Lang.Throwable.html#Java_Lang_Throwable_LocalizedMessage">Throwable.LocalizedMessage</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="Java.Lang.Throwable.html#Java_Lang_Throwable_Message">Throwable.Message</a> | ||
</div> | ||
<div> | ||
<span class="xref">JVMBridgeException<Throwable>.Convert(JavaException)</span> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">JVMBridgeException<Throwable>.Create(params object[])</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">JVMBridgeException<Throwable>.CreateWithSignature(string, params object[])</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">JVMBridgeException<Throwable>.ThrowNew(params object[])</a> | ||
</div> | ||
<div> | ||
<span class="xref">JVMBridgeException.New(IJavaObject)</span> | ||
</div> | ||
<div> | ||
<span class="xref">JVMBridgeException.New<TException>(IJavaObject)</span> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">JVMBridgeException.IExecute(string, params object[])</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">JVMBridgeException.IExecute<TReturn>(string, params object[])</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">JVMBridgeException.IExecute<TNewClass, TReturn>(string, params object[])</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">JVMBridgeException.IExecute<TNewClass, TReturn, TConverter>(string, params object[])</a> | ||
</div> | ||
<div> | ||
<span class="xref">JVMBridgeException.IsInstanceOf(IJavaType)</span> | ||
</div> | ||
<div> | ||
<span class="xref">JVMBridgeException.IsInstanceOf<T>()</span> | ||
</div> | ||
<div> | ||
<span class="xref">JVMBridgeException.StackTrace</span> | ||
</div> | ||
<div> | ||
<span class="xref">JVMBridgeException.InnerException</span> | ||
</div> | ||
<div> | ||
<span class="xref">JVMBridgeException.DynBridgeInstance</span> | ||
</div> | ||
<div> | ||
<span class="xref">JVMBridgeException.BridgeInstance</span> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.getbaseexception">Exception.GetBaseException()</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.gettype">Exception.GetType()</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.tostring">Exception.ToString()</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.data">Exception.Data</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.helplink">Exception.HelpLink</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.hresult">Exception.HResult</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.source">Exception.Source</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.targetsite">Exception.TargetSite</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.serializeobjectstate">Exception.SerializeObjectState</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">object.Equals(object, object)</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone">object.MemberwiseClone()</a> | ||
</div> | ||
<div> | ||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a> | ||
</div> | ||
</dd></dl> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<h2 class="section" id="properties">Properties | ||
</h2> | ||
|
||
|
||
<a id="Android_Accounts_AccountsException_BridgeClassName_" data-uid="Android.Accounts.AccountsException.BridgeClassName*"></a> | ||
|
||
<h3 id="Android_Accounts_AccountsException_BridgeClassName" data-uid="Android.Accounts.AccountsException.BridgeClassName"> | ||
BridgeClassName | ||
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/netdroid/blob/master/src/net/Netdroid/Generated/Android/Accounts/AllPackageClasses.cs/#L448"><i class="bi bi-code-slash"></i></a> | ||
</h3> | ||
|
||
<div class="markdown level1 summary"><p><a href="https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeException_BridgeClassName.htm">https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeException_BridgeClassName.htm</a></p> | ||
</div> | ||
<div class="markdown level1 conceptual"></div> | ||
|
||
<div class="codewrapper"> | ||
<pre><code class="lang-csharp hljs">public override string BridgeClassName { get; }</code></pre> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
<h4 class="section">Property Value</h4> | ||
<dl class="parameters"> | ||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt> | ||
<dd></dd> | ||
</dl> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</article> | ||
|
||
<div class="contribution d-print-none"> | ||
<a href="https://github.com/masesgroup/netdroid/blob/master/src/net/Netdroid/Generated/Android/Accounts/AllPackageClasses.cs/#L442" class="edit-link">Edit this page</a> | ||
</div> | ||
|
||
|
||
</div> | ||
|
||
<div class="affix"> | ||
<nav id="affix"></nav> | ||
</div> | ||
</main> | ||
|
||
|
||
<footer class="border-top text-secondary"> | ||
<div class="container-xxl"> | ||
<div class="flex-fill"> | ||
<div style="text-align: center;">Copyright © 2024 MASES s.r.l.. | Via San Cesidio 16 - San Valentino in A.C. - PE | P.I. 01932310681</div> | ||
</div> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |