Searched refs:originalExceptionMessage (Results 1 – 2 of 2) sorted by relevance
13 fun originalExceptionMessage(): String { in originalExceptionMessage() method in host.exp.exponent.exceptions.ExponentException
46 return ExponentErrorMessage(message, exception.originalExceptionMessage()) in exceptionToErrorMessage()