Class NoImageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.itextpdf.tool.xml.net.exc.NoImageException
All Implemented Interfaces:
Serializable

public class NoImageException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • NoImageException

      public NoImageException(String src)
      Parameters:
      src - the unconvertible path.
    • NoImageException

      public NoImageException(String src, Exception e)
      Parameters:
      src - the src attribute, used by localization message
      e - the actual error