Package steganography.exceptions
-
Exception Summary Exception Description MediaCapacityException Thrown if the medias capacity is too small to fit the message to hideMediaNotFoundException Thrown if the attempt to read a certain type of media failed.MediaReassemblingException Thrown if the media could not be reassembled successfully after encoding a message in it.UnknownStegFormatException Thrown if the format of a steganographically encoded (hidden) message cannot be determined and therefore the message cannot be decoded (i.e.UnsupportedMediaTypeException Thrown if an operation was attempted on a media it doesn't support.