Class HashNotMatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.hawkbit.artifact.exception.HashNotMatchException
All Implemented Interfaces:
Serializable

public class HashNotMatchException extends RuntimeException
HashNotMatchException is thrown when provided hashes and hashes calculated during storing are not matching.
See Also: