| <html devsite="true"> |
| <head> |
| <title>ContainerOfInheriting.Companion</title> |
| {% setvar book_path %}/reference/dokkatest/_book.yaml{% endsetvar %} |
| {% include "_shared/_reference-head-tags.html" %} |
| </head> |
| <body> |
| <div itemscope="" itemtype="http://developers.google.com/ReferenceObject"> |
| <meta itemprop="name" content="ContainerOfInheriting.Companion"> |
| <meta itemprop="path" content="dokkatest.companionStatic"> |
| <meta itemprop="property" content="getInheritingCompanionObjectProp()"> |
| <meta itemprop="property" content="inheritingCompanionObjectFun()"> |
| <meta itemprop="language" content="JAVA"> |
| </div> |
| <div id="header-block"> |
| <div> |
| <h1>ContainerOfInheriting.Companion</h1> |
| </div> |
| </div> |
| <div id="refdoc-switcher-placeholder"></div> |
| <p> |
| <pre>public static class <a href="/reference/dokkatest/companionStatic/ContainerOfInheriting.Companion.html">ContainerOfInheriting.Companion</a> extends <a href="https://developer.android.com/reference/java/lang/Exception.html">Exception</a></pre> |
| </p> |
| <div class="devsite-table-wrapper"> |
| <table class="jd-inheritance-table"> |
| <tbody> |
| <tr> |
| <td colspan="4"><a href="https://developer.android.com/reference/java/lang/Object.html">java.lang.Object</a></td> |
| </tr> |
| <tr> |
| <td class="jd-inheritance-space"> ↳</td> |
| <td colspan="3"><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">kotlin.Throwable</a></td> |
| </tr> |
| <tr> |
| <td> </td> |
| <td class="jd-inheritance-space"> ↳</td> |
| <td colspan="2"><a href="https://developer.android.com/reference/java/lang/Exception.html">java.lang.Exception</a></td> |
| </tr> |
| <tr> |
| <td> </td> |
| <td> </td> |
| <td class="jd-inheritance-space"> ↳</td> |
| <td colspan="1"><a href="/reference/dokkatest/companionStatic/ContainerOfInheriting.Companion.html">dokkatest.companionStatic.ContainerOfInheriting.Companion</a></td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <hr> |
| <h2>Summary</h2> |
| <div class="devsite-table-wrapper"> |
| <table class="responsive"> |
| <colgroup> |
| <col width="40%"> |
| <col> |
| </colgroup> |
| <thead> |
| <tr> |
| <th colspan="100%"><h3>Public methods</h3></th> |
| </tr> |
| </thead> |
| <tbody class="list"> |
| <tr> |
| <td><code>static final int</code></td> |
| <td> |
| <div><code><a href="/reference/dokkatest/companionStatic/ContainerOfInheriting.Companion.html#inheritingCompanionObjectFun()">inheritingCompanionObjectFun</a>()</code></div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <div class="devsite-table-wrapper"> |
| <table class="responsive"> |
| <colgroup> |
| <col width="40%"> |
| <col> |
| </colgroup> |
| <thead> |
| <tr> |
| <th colspan="100%"><h3>Protected methods</h3></th> |
| </tr> |
| </thead> |
| <tbody class="list"> |
| <tr> |
| <td><code>static final int</code></td> |
| <td> |
| <div><code><a href="/reference/dokkatest/companionStatic/ContainerOfInheriting.Companion.html#getInheritingCompanionObjectProp()">getInheritingCompanionObjectProp</a>()</code></div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <div class="devsite-table-wrapper"> |
| <table class="responsive" id="inhmethods"> |
| <thead> |
| <tr> |
| <th colspan="100%"><h3>Inherited methods</h3></th> |
| </tr> |
| </thead> |
| <tbody class="list"> |
| <tr> |
| <td><devsite-expandable><span class="expand-control">From <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">kotlin.Throwable</a></span> |
| <div class="devsite-table-wrapper"> |
| <table class="responsive"> |
| <colgroup> |
| <col width="40%"> |
| <col> |
| </colgroup> |
| <tbody class="list"> |
| <tr> |
| <td><code>static final void</code></td> |
| <td> |
| <div><code><a href="https://developer.android.com/reference/java/lang/Throwable.html#addSuppressed(kotlin.Throwable)">addSuppressed</a>(@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/java/lang/Throwable.html">Throwable</a> p0)</code></div> |
| </td> |
| </tr> |
| <tr> |
| <td><code>static @<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/java/lang/Throwable.html">Throwable</a></code></td> |
| <td> |
| <div><code><a href="https://developer.android.com/reference/java/lang/Throwable.html#fillInStackTrace()">fillInStackTrace</a>()</code></div> |
| </td> |
| </tr> |
| <tr> |
| <td><code>static <a href="https://developer.android.com/reference/java/lang/Throwable.html">Throwable</a></code></td> |
| <td> |
| <div><code><a href="https://developer.android.com/reference/java/lang/Throwable.html#getCause()">getCause</a>()</code></div> |
| </td> |
| </tr> |
| <tr> |
| <td><code>static @<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/java/lang/String.html">String</a></code></td> |
| <td> |
| <div><code><a href="https://developer.android.com/reference/java/lang/Throwable.html#getLocalizedMessage()">getLocalizedMessage</a>()</code></div> |
| </td> |
| </tr> |
| <tr> |
| <td><code>static <a href="https://developer.android.com/reference/java/lang/String.html">String</a></code></td> |
| <td> |
| <div><code><a href="https://developer.android.com/reference/java/lang/Throwable.html#getMessage()">getMessage</a>()</code></div> |
| </td> |
| </tr> |
| <tr> |
| <td><code>static @<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> StackTraceElement[]</code></td> |
| <td> |
| <div><code><a href="https://developer.android.com/reference/java/lang/Throwable.html#getStackTrace()">getStackTrace</a>()</code></div> |
| </td> |
| </tr> |
| <tr> |
| <td><code>static final @<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> Throwable[]</code></td> |
| <td> |
| <div><code><a href="https://developer.android.com/reference/java/lang/Throwable.html#getSuppressed()">getSuppressed</a>()</code></div> |
| </td> |
| </tr> |
| <tr> |
| <td><code>static @<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/java/lang/Throwable.html">Throwable</a></code></td> |
| <td> |
| <div><code><a href="https://developer.android.com/reference/java/lang/Throwable.html#initCause(kotlin.Throwable)">initCause</a>(@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/java/lang/Throwable.html">Throwable</a> p0)</code></div> |
| </td> |
| </tr> |
| <tr> |
| <td><code>static void</code></td> |
| <td> |
| <div><code><a href="https://developer.android.com/reference/java/lang/Throwable.html#printStackTrace()">printStackTrace</a>()</code></div> |
| </td> |
| </tr> |
| <tr> |
| <td><code>static void</code></td> |
| <td> |
| <div><code><a href="https://developer.android.com/reference/java/lang/Throwable.html#printStackTrace(java.io.PrintStream)">printStackTrace</a>(@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/java/io/PrintStream.html">PrintStream</a> p0)</code></div> |
| </td> |
| </tr> |
| <tr> |
| <td><code>static void</code></td> |
| <td> |
| <div><code><a href="https://developer.android.com/reference/java/lang/Throwable.html#printStackTrace(java.io.PrintWriter)">printStackTrace</a>(@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/java/io/PrintWriter.html">PrintWriter</a> p0)</code></div> |
| </td> |
| </tr> |
| <tr> |
| <td><code>static void</code></td> |
| <td> |
| <div><code><a href="https://developer.android.com/reference/java/lang/Throwable.html#setStackTrace(kotlin.Array[java.lang.StackTraceElement])">setStackTrace</a>(@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> StackTraceElement[] p0)</code></div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| </devsite-expandable> </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <div class="list"> |
| <h2>Public methods</h2> |
| <div class="api-item"><a name="inheritingCompanionObjectFun--"></a><a name="inheritingcompanionobjectfun"></a> |
| <div class="api-name-block"> |
| <div> |
| <h3 id="inheritingCompanionObjectFun()">inheritingCompanionObjectFun</h3> |
| </div> |
| </div> |
| <pre class="api-signature no-pretty-print">public static final int <a href="/reference/dokkatest/companionStatic/ContainerOfInheriting.Companion.html#inheritingCompanionObjectFun()">inheritingCompanionObjectFun</a>()</pre> |
| </div> |
| </div> |
| <div class="list"> |
| <h2>Protected methods</h2> |
| <div class="api-item"><a name="getInheritingCompanionObjectProp--"></a><a name="getinheritingcompanionobjectprop"></a> |
| <div class="api-name-block"> |
| <div> |
| <h3 id="getInheritingCompanionObjectProp()">getInheritingCompanionObjectProp</h3> |
| </div> |
| </div> |
| <pre class="api-signature no-pretty-print">protected static final int <a href="/reference/dokkatest/companionStatic/ContainerOfInheriting.Companion.html#getInheritingCompanionObjectProp()">getInheritingCompanionObjectProp</a>()</pre> |
| </div> |
| </div> |
| </body> |
| </html> |