Package org.digidoc4j.exceptions
Class ServiceUnreachableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.digidoc4j.exceptions.DigiDoc4JException
org.digidoc4j.exceptions.TechnicalException
org.digidoc4j.exceptions.NetworkException
org.digidoc4j.exceptions.ServiceUnreachableException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.digidoc4j.exceptions.NetworkException
getServiceType, getServiceUrl
Methods inherited from class org.digidoc4j.exceptions.DigiDoc4JException
getErrorCode, getSignatureId, setSignatureId, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ServiceUnreachableException
-