Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
be.vlaanderen.vip.magda.exception.ServerException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NoResponseException
,UitzonderingenSectionInResponseException
An exception that occurs in a communication with a MAGDA server.
- See Also:
-
Constructor Summary
ConstructorDescriptionServerException
(String message) ServerException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServerException
-
ServerException
-