Package ca.uhn.fhir.jpa.migrate
Class HapiMigrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ca.uhn.fhir.jpa.migrate.HapiMigrationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHapiMigrationException(String theMessage) HapiMigrationException(String theMessage, MigrationResult theResult, Exception theException) HapiMigrationException(String theMessage, Exception theException) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HapiMigrationException
-
HapiMigrationException
-
HapiMigrationException
-
-
Method Details
-
getResult
-