ClauseMappingException

constructor(message: String?, cause: Throwable? = null)

Parameters

message

a description of what went wrong during clause mapping.

cause

the underlying Throwable that caused this exception, if any.