Class InlineImageUtils.InlineImageParseException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    InlineImageUtils

    public static class InlineImageUtils.InlineImageParseException
    extends IOException
    Simple class in case users need to differentiate an exception from processing inline images vs other exceptions
    Since:
    5.0.4
    See Also:
    Serialized Form
    • Constructor Detail

      • InlineImageParseException

        public InlineImageParseException​(String message)