Class ArtifactEncryptionUnsupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.hawkbit.exception.AbstractServerRtException
org.eclipse.hawkbit.artifact.exception.ArtifactEncryptionUnsupportedException
- All Implemented Interfaces:
Serializable
Exception being thrown when artifact encryption is not supported
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.hawkbit.exception.AbstractServerRtException
canEqual, equals, getError, getInfo, hashCode, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ArtifactEncryptionUnsupportedException
-