Logo
Explore Help
Register Sign In
mirror/astronomy
1
0
Fork 0
You've already forked astronomy
mirror of https://github.com/cosinekitty/astronomy.git synced 2026-01-12 01:19:00 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
python_precision_problem
astronomy/source/kotlin/doc/-internal-error/index.md
Don Cross 8fa81d0fbc Fixed botched commit: didn't update Kotlin docs.
2022-11-14 13:40:10 -05:00

3.5 KiB
Raw Permalink Blame History

//astronomy/io.github.cosinekitty.astronomy/InternalError

InternalError

class InternalError(message: String) : Exception

An unexpected internal error occurred in Astronomy Engine

Constructors

InternalError
fun InternalError(message: String)

Functions

Name Summary
addSuppressed
fun addSuppressed(p0: Throwable)
fillInStackTrace
open fun fillInStackTrace(): Throwable
getLocalizedMessage
open fun getLocalizedMessage(): String
getStackTrace
open fun getStackTrace(): Array<StackTraceElement>
getSuppressed
fun getSuppressed(): Array<Throwable>
initCause
open fun initCause(p0: Throwable): Throwable
printStackTrace
open fun printStackTrace()
open fun printStackTrace(p0: PrintStream)
open fun printStackTrace(p0: PrintWriter)
setStackTrace
open fun setStackTrace(p0: Array<StackTraceElement>)

Properties

Name Summary
cause
open val cause: Throwable?
message
open val message: String?
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.0+dev-152-g4c51acb26b Page: 361ms Template: 1ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API