ManeuverErrorFactory

object ManeuverErrorFactory

A factory exposed to build a ManeuverError object.

Functions

Link copied to clipboard
fun buildManeuverError(errorMessage: String, throwable: Throwable?): ManeuverError

Build ManeuverError given appropriate arguments