Class ArtifactStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.hawkbit.artifact.exception.ArtifactStoreException
- All Implemented Interfaces:
Serializable
ArtifactStoreException is thrown in case storing of an artifact was not successful.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionArtifactStoreException(String message) ArtifactStoreException(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
-
ArtifactStoreException
-
ArtifactStoreException
-