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