FhirPathException constructor
FhirPathException(})
Implementation
FhirPathException(this.message,
{this.pathExpression,
this.offset,
this.token,
this.cause,
this.operation,
this.arguments,
this.collection,
this.context,
this.environment});