Uses of Class
crypto.analysis.errors.ErrorWithObjectAllocation
-
Packages that use ErrorWithObjectAllocation Package Description crypto.analysis.errors -
-
Uses of ErrorWithObjectAllocation in crypto.analysis.errors
Subclasses of ErrorWithObjectAllocation in crypto.analysis.errors Modifier and Type Class Description classConstraintErrorclassHardCodedErrorclassIncompleteOperationErrorThis class defines-IncompleteOperationError: Found when the usage of an object may be incomplete For example a Cipher object may be initialized but never been used for encryption or decryption, this may render the code dead.classInstanceOfErrorclassNeverTypeOfErrorclassTypestateError
-