Ackpine
Toggle table of contents
0.9.4
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Ackpine
ackpine-core
/
ru.solrudev.ackpine.uninstaller
/
UninstallFailure
/
Exceptional
Exceptional
data
class
Exceptional
(
val
exception
:
Exception
)
:
UninstallFailure
,
Failure.Exceptional
The operation failed because an exception was thrown.
Members
Constructors
Exceptional
Link copied to clipboard
constructor
(
exception
:
Exception
)
Properties
exception
Link copied to clipboard
open
override
val
exception
:
Exception