WowException

constructor(errorCode: String, errorMsg: String, cause: Throwable? = null, bindingErrors: List<BindingError> = emptyList())

Parameters

cause

the underlying cause of this exception, if any