Skip to content
🤔 Documentation issue? Report it

//leakcanary-repo/shark/HeapAnalysisException

HeapAnalysisException

[jvm]\ class HeapAnalysisException(cause: Throwable) : RuntimeException

Constructors

HeapAnalysisException [jvm]
constructor(cause: Throwable)

Types

Name Summary
Companion [jvm]
object Companion

Functions

Properties

Name Summary
cause [jvm]
open val cause: Throwable?
message [jvm]
open val message: String?