Package steganography.image.exceptions
-
Exception Summary Exception Description ImageCapacityException Thrown if the images usable pixels determined by an overlay are too few to support the attempted operation.ImageWritingException Thrown if an image could not be reassembled successfully after encoding a message in it.NoImageException Thrown if the attempt to read an image failed.UnsupportedImageTypeException Thrown if an operation was attempted on an image type it doesn't support.