ProteusException

constructor(message: String?, code: Int, cause: Throwable? = null)
constructor(message: String?, code: ProteusException.Code, intCode: Int?, cause: Throwable? = null)