Class NoResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
be.vlaanderen.vip.magda.exception.ServerException
be.vlaanderen.vip.magda.exception.NoResponseException
- All Implemented Interfaces:
Serializable
The MAGDA server has not delivered a (valid) response.
- See Also:
-
Constructor Summary
ConstructorDescriptionNoResponseException
(String bericht, Throwable oorzaak, MagdaRequest magdaRequest) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoResponseException
-