Package ca.uhn.fhir.rest.client.tls
Class TlsAuthenticationSvc.TlsAuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ca.uhn.fhir.rest.client.tls.TlsAuthenticationSvc.TlsAuthenticationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
TlsAuthenticationSvc
- See Also:
-
Constructor Summary
ConstructorDescriptionTlsAuthenticationException
(String theMessage) TlsAuthenticationException
(String theMessage, 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
-
TlsAuthenticationException
-
TlsAuthenticationException
-