C# Class Microsoft.Health.Fhir.Synapse.Core.Exceptions.ReferenceParseException

Inheritance: Exception
Afficher le fichier Open project: microsoft/FHIR-Analytics-Pipelines

Méthodes publiques

Méthode Description
ReferenceParseException ( string message ) : System
ReferenceParseException ( string message, Exception innerException ) : System

Method Details

ReferenceParseException() public méthode

public ReferenceParseException ( string message ) : System
message string
Résultat System

ReferenceParseException() public méthode

public ReferenceParseException ( string message, Exception innerException ) : System
message string
innerException Exception
Résultat System