Class ImageStyleException

  • All Implemented Interfaces:
    Serializable

    public class ImageStyleException
    extends Exception
    Image Style specific exception class.
    Since:
    14.3RC1
    Version:
    $Id: d77592911826022d83e80357ea710fcbce931cdf $
    See Also:
    Serialized Form
    • Constructor Detail

      • ImageStyleException

        public ImageStyleException​(String message,
                                   Throwable cause)
        Constructs a new imaeg style exception with the specified detail message and cause.
        Parameters:
        message - the detail message
        cause - the cause