Package org.iqtig.packer.shared.error
Klasse ValidationErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iqtig.packer.shared.error.ValidationErrorException
- Alle implementierten Schnittstellen:
Serializable
- Bekannte direkte Unterklassen:
Errors.ChooseCryptionOrZipOption,Errors.CryptoPasswordIsMissing,Errors.DataToEncryptAreCorrupt,Errors.DecryptAndEncrpytIsProhibited,Errors.DecryptAndZipIsProhibited,Errors.DecryptionFailed,Errors.DecryptionPasswordCouldBeInvalid,Errors.DecryptionPasswordIsInvalid,Errors.EncryptAndUnzipIsProhibited,Errors.EncryptionPasswordIsInsufficient,Errors.EncryptTagOrDecrpytTagIsMissing,Errors.ExactlyOneKeyNeeded,Errors.ExactlyOneTagNeeded,Errors.GenKeyAndEncryptAndDecryptAndGetModulusAndCheckKeyParamMissing,Errors.InputFileIOException,Errors.InputFileIsDirectory,Errors.InputFileIsEmpty,Errors.InputFileIsMissing,Errors.InputFileIsNotSpecifiedException,Errors.InputFilesAreMissing,Errors.InternalErrorOccured,Errors.KeyFileNotFound,Errors.KeyIOException,Errors.KeystoreFileNotFound,Errors.KeyTagIsMissing,Errors.OnlyOneKeyAllowed,Errors.OnlyOneTagAllowed,Errors.OutputDirectoryDoesNotExist,Errors.OutputFileCreationFailed,Errors.PrivateKeyFileIsErroneous,Errors.PublicKeyFileIsErroneous,Errors.PublicKeyFileIsNotSpecifiedException,Errors.TagIsNotSpecifiedException,Errors.TPackerFileNotValid,Errors.TPackerFileValidationFailed,Errors.XMLParserConfigurationException,Errors.ZipAndUnzipIsProhibited
Geklont von org.iqtig.utils.common_api.
Oberklasse aller Error-Klassen. Ermöglicht ein allgemeines Abfangen und Werfen aller Error-Klassen.
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
ValidationErrorException
-
-
Methodendetails
-
getId
public int getId() -
getErrorMessage
-
getMessage
- Setzt außer Kraft:
getMessagein KlasseThrowable
-