ManeuverErrorFactory  
    A factory exposed to build a ManeuverError object.
Functions
Link copied to clipboard
                fun buildManeuverError(errorMessage: String, throwable: Throwable?): ManeuverError
Content copied to clipboard
Build ManeuverError given appropriate arguments