Class DataFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.hack23.cia.service.external.riksdagen.api.DataFailureException
- All Implemented Interfaces:
Serializable
The Class DataFailureException.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new data failure exception. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DataFailureException
Instantiates a new data failure exception.- Parameters:
e- the e
-