Class ImageSanitizationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.evolveum.midpoint.web.component.input.ImageSanitizationException
All Implemented Interfaces:
Serializable

public class ImageSanitizationException extends Exception
Thrown when error occurs during file sanitization process.
Author:
matisovaa
See Also:
  • Constructor Details

    • ImageSanitizationException

      public ImageSanitizationException(String s)
    • ImageSanitizationException

      public ImageSanitizationException(String s, Throwable throwable)