MappingException
constructor(reason: MappingExceptionReason, details: String, cause: Throwable? = null, path: MutableList<String> = mutableListOf())
Parameters
cause
The underlying exception that caused this failure, if any.
The underlying exception that caused this failure, if any.