Package com.helger.smpclient.url
Class SMPDNSResolutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.helger.smpclient.url.SMPDNSResolutionException
- All Implemented Interfaces:
Serializable
Checked exception to be thrown if DNS resolution fails.
- Since:
- 8.2.0
- Author:
- Philip Helger
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSMPDNSResolutionException(String sMessage) SMPDNSResolutionException(String sMessage, Throwable aCause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SMPDNSResolutionException
-
SMPDNSResolutionException
-