Serialized Form
-
Package org.iqtig.packer.shared.error
-
Class org.iqtig.packer.shared.error.Errors.ChooseCryptionOrZipOption extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.CryptoPasswordIsMissing extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.DataToEncryptAreCorrupt extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.DecryptAndEncrpytIsProhibited extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.DecryptAndZipIsProhibited extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.DecryptionFailed extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.DecryptionPasswordCouldBeInvalid extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.DecryptionPasswordIsInvalid extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.EncryptAndUnzipIsProhibited extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.EncryptionPasswordIsInsufficient extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.EncryptTagOrDecrpytTagIsMissing extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.ExactlyOneKeyNeeded extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.ExactlyOneTagNeeded extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.GenKeyAndEncryptAndDecryptAndGetModulusAndCheckKeyParamMissing extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.InputFileIOException extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.InputFileIsDirectory extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.InputFileIsEmpty extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.InputFileIsMissing extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.InputFileIsNotSpecifiedException extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.InputFilesAreMissing extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.InternalErrorOccured extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.KeyFileNotFound extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.KeyIOException extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.KeystoreFileNotFound extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.KeyTagIsMissing extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.OnlyOneKeyAllowed extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.OnlyOneTagAllowed extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.OutputDirectoryDoesNotExist extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.OutputFileCreationFailed extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.PrivateKeyFileIsErroneous extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.PublicKeyFileIsErroneous extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.PublicKeyFileIsNotSpecifiedException extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.TagIsNotSpecifiedException extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.TPackerFileNotValid extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.TPackerFileValidationFailed extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.XMLParserConfigurationException extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.Errors.ZipAndUnzipIsProhibited extends ValidationErrorException implements Serializable
-
Class org.iqtig.packer.shared.error.ValidationErrorException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errorMessage
String errorMessage
-
id
int id
-
-
-
Package org.iqtig.packer.shared.error.crypto
-
Class org.iqtig.packer.shared.error.crypto.CryptoException extends Exception implements Serializable
-
Serialized Fields
-
errors
List<CryptoError> errors
-
-
-