Package com.itextpdf.tool.xml.net.exc
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
- Author:
- redlab_b
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoImageException(String src)
NoImageException(String src, Exception e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-