Heap Dump Failed
class HeapDumpFailed( val uniqueId: String, val exception: Throwable, val willRetryLater: Boolean) : EventListener.Event
Content copied to clipboard
Sent from the "LeakCanary-Heap-Dump" HandlerThread.
Constructors
Link copied to clipboard
fun HeapDumpFailed( uniqueId: String, exception: Throwable, willRetryLater: Boolean)
Content copied to clipboard