Class HashNotMatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.hawkbit.artifact.exception.HashNotMatchException
- All Implemented Interfaces:
Serializable
HashNotMatchException is thrown when provided hashes and hashes calculated during storing are not matching.- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
SHA1
- See Also:
-
MD5
- See Also:
-
SHA256
- See Also:
-
-
Constructor Details
-
HashNotMatchException
-