Class Hierarchy
- java.lang.Object
- org.iqtig.packer.shared.error.Errors
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.iqtig.packer.shared.error.ValidationErrorException
- org.iqtig.packer.shared.error.Errors.ChooseCryptionOrZipOption
- org.iqtig.packer.shared.error.Errors.CryptoPasswordIsMissing
- org.iqtig.packer.shared.error.Errors.DataToEncryptAreCorrupt
- org.iqtig.packer.shared.error.Errors.DecryptAndEncrpytIsProhibited
- org.iqtig.packer.shared.error.Errors.DecryptAndZipIsProhibited
- org.iqtig.packer.shared.error.Errors.DecryptionFailed
- org.iqtig.packer.shared.error.Errors.DecryptionPasswordCouldBeInvalid
- org.iqtig.packer.shared.error.Errors.DecryptionPasswordIsInvalid
- org.iqtig.packer.shared.error.Errors.EncryptAndUnzipIsProhibited
- org.iqtig.packer.shared.error.Errors.EncryptionPasswordIsInsufficient
- org.iqtig.packer.shared.error.Errors.EncryptTagOrDecrpytTagIsMissing
- org.iqtig.packer.shared.error.Errors.ExactlyOneKeyNeeded
- org.iqtig.packer.shared.error.Errors.ExactlyOneTagNeeded
- org.iqtig.packer.shared.error.Errors.GenKeyAndEncryptAndDecryptAndGetModulusAndCheckKeyParamMissing
- org.iqtig.packer.shared.error.Errors.InputFileIOException
- org.iqtig.packer.shared.error.Errors.InputFileIsDirectory
- org.iqtig.packer.shared.error.Errors.InputFileIsEmpty
- org.iqtig.packer.shared.error.Errors.InputFileIsMissing
- org.iqtig.packer.shared.error.Errors.InputFileIsNotSpecifiedException
- org.iqtig.packer.shared.error.Errors.InputFilesAreMissing
- org.iqtig.packer.shared.error.Errors.InternalErrorOccured
- org.iqtig.packer.shared.error.Errors.KeyFileNotFound
- org.iqtig.packer.shared.error.Errors.KeyIOException
- org.iqtig.packer.shared.error.Errors.KeystoreFileNotFound
- org.iqtig.packer.shared.error.Errors.KeyTagIsMissing
- org.iqtig.packer.shared.error.Errors.OnlyOneKeyAllowed
- org.iqtig.packer.shared.error.Errors.OnlyOneTagAllowed
- org.iqtig.packer.shared.error.Errors.OutputDirectoryDoesNotExist
- org.iqtig.packer.shared.error.Errors.OutputFileCreationFailed
- org.iqtig.packer.shared.error.Errors.PrivateKeyFileIsErroneous
- org.iqtig.packer.shared.error.Errors.PublicKeyFileIsErroneous
- org.iqtig.packer.shared.error.Errors.PublicKeyFileIsNotSpecifiedException
- org.iqtig.packer.shared.error.Errors.TagIsNotSpecifiedException
- org.iqtig.packer.shared.error.Errors.TPackerFileNotValid
- org.iqtig.packer.shared.error.Errors.TPackerFileValidationFailed
- org.iqtig.packer.shared.error.Errors.XMLParserConfigurationException
- org.iqtig.packer.shared.error.Errors.ZipAndUnzipIsProhibited
- org.iqtig.packer.shared.error.ValidationErrorException
- java.lang.RuntimeException
- java.lang.Exception