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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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 messagee
- the actual error
Copyright © 2015. All Rights Reserved.