toString
Returns the short description of this throwable consisting of the exception class name (fully qualified if possible) followed by the exception message if it is not null.
Since Kotlin
1.3Returns the short description of this throwable consisting of the exception class name followed by the exception message if it is not null.