rasp
Toggle table of contents
1.7.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
rasp
rasp
/
com.scottyab.rootbeer.util
/
QLog
/
e
e
open
fun
e
(
obj
:
Any
,
cause
:
Throwable
)
Parameters
obj
the object to log
cause
The exception which caused this error, may not be null
open
fun
e
(
obj
:
Any
)
open
fun
e
(
e
:
Exception
)