Serialized Form
-
Package org.eclipse.hawkbit.artifact.exception
-
Exception Class org.eclipse.hawkbit.artifact.exception.ArtifactBinaryNoLongerExistsException
class ArtifactBinaryNoLongerExistsException extends AbstractServerRtException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.eclipse.hawkbit.artifact.exception.ArtifactBinaryNotFoundException
class ArtifactBinaryNotFoundException extends AbstractServerRtException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.eclipse.hawkbit.artifact.exception.ArtifactDeleteFailedException
class ArtifactDeleteFailedException extends AbstractServerRtException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.eclipse.hawkbit.artifact.exception.ArtifactEncryptionFailedException
class ArtifactEncryptionFailedException extends AbstractServerRtException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
encryptionOperation
ArtifactEncryptionFailedException.EncryptionOperation encryptionOperation
-
-
Exception Class org.eclipse.hawkbit.artifact.exception.ArtifactEncryptionUnsupportedException
class ArtifactEncryptionUnsupportedException extends AbstractServerRtException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.eclipse.hawkbit.artifact.exception.ArtifactStoreException
class ArtifactStoreException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.eclipse.hawkbit.artifact.exception.ArtifactUploadFailedException
class ArtifactUploadFailedException extends AbstractServerRtException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.eclipse.hawkbit.artifact.exception.FileSizeQuotaExceededException
class FileSizeQuotaExceededException extends AbstractServerRtException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
exceededQuotaValue
long exceededQuotaValue
-
-
Exception Class org.eclipse.hawkbit.artifact.exception.HashNotMatchException
class HashNotMatchException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
hashFunction
String hashFunction
-
-
Exception Class org.eclipse.hawkbit.artifact.exception.StorageQuotaExceededException
class StorageQuotaExceededException extends AbstractServerRtException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
exceededQuotaValue
long exceededQuotaValue
-
-