RouteRequestError

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var errorType: RouteErrorType
Link copied to clipboard
Link copied to clipboard
open var subjectTag: Tag

Functions

Link copied to clipboard
open fun from(errorType: RouteErrorType, errorMessage: String, alertIds: List<String>): MapViewModel.RouteRequestError
open fun from(subjectEntity: Entity, errorType: RouteErrorType, errorMessage: String, alertIds: List<String>): MapViewModel.RouteRequestError
open fun from(subjectTag: Tag, errorType: RouteErrorType, errorMessage: String, alertIds: List<String>): MapViewModel.RouteRequestError