ErrorMessageProducer

object ErrorMessageProducer

Functions

equals
Link copied to clipboard
common
open operator override fun equals(other: Any?): Boolean
getErrorLog
Link copied to clipboard
fun getErrorLog(e: <ERROR CLASS>): String
fun getErrorLog(e: Exception): String
fun getErrorLog(e: Exception): String
hashCode
Link copied to clipboard
common
open override fun hashCode(): Int
toString
Link copied to clipboard
common
open override fun toString(): String