Package app.portaki.sdk.module.backend
Class ModuleBackendException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
app.portaki.sdk.module.backend.ModuleBackendException
- All Implemented Interfaces:
Serializable
Erreur métier ou technique pendant l'exécution d'un backend de module (fetch distant, parsing, quota…).
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionModuleBackendException(String code, String message) ModuleBackendException(String code, 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
-
ModuleBackendException
-
ModuleBackendException
-
-
Method Details
-
code
-