Class ImageTransformationException

All Implemented Interfaces:
Serializable

public class ImageTransformationException extends ServiceLayerException
Exception thrown by image transformation classes.
See Also:
  • Constructor Details

    • ImageTransformationException

      public ImageTransformationException(String message, Exception e)