Class AddressValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ca.uhn.fhir.rest.server.interceptor.validation.address.AddressValidationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionAddressValidationException
(String theMessage) AddressValidationException
(String theMessage, Throwable theCause) AddressValidationException
(Throwable theCause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AddressValidationException
public AddressValidationException() -
AddressValidationException
-
AddressValidationException
-
AddressValidationException
-