AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
common
Target filter
common
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.types.log
/
ExceptionInfo
Exception
Info
sealed
interface
ExceptionInfo
(
source
)
Inheritors
Live
Stored
Members
Types
Live
Link copied to clipboard
data
class
Live
(
val
throwable
:
Throwable
)
:
ExceptionInfo
Stored
Link copied to clipboard
data
class
Stored
(
val
text
:
String
)
:
ExceptionInfo