public class ValidationFailureException extends RuntimeException
| Constructor and Description |
|---|
ValidationFailureException(FhirContext theCtx,
IBaseOperationOutcome theOperationOutcome) |
| Modifier and Type | Method and Description |
|---|---|
IBaseOperationOutcome |
getOperationOutcome() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ValidationFailureException(FhirContext theCtx, IBaseOperationOutcome theOperationOutcome)
public IBaseOperationOutcome getOperationOutcome()
Copyright © 2014–2017 University Health Network. All rights reserved.