ImageBitDepthException ====================== .. java:package:: ch.epfl.leb.defcon.predictors :noindex: .. java:type:: public class ImageBitDepthException extends Exception Raised when an image with an invalid bit-depth is supplied to the predictor. :author: Kyle M. Douglass Constructors ------------ ImageBitDepthException ^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public ImageBitDepthException(String msg) :outertype: ImageBitDepthException