ImageShapeException =================== .. java:package:: ch.epfl.leb.sass.utils.images :noindex: .. java:type:: public class ImageShapeException extends Exception Raised when trying to add data to ImageS datasets of the wrong XY shape. :author: Kyle M. Douglass Constructors ------------ ImageShapeException ^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public ImageShapeException() :outertype: ImageShapeException ImageShapeException ^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public ImageShapeException(String message) :outertype: ImageShapeException