com.itextpdf.text.pdf.fonts.otf
Class FontReadingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.itextpdf.text.pdf.fonts.otf.FontReadingException
All Implemented Interfaces:
Serializable

public class FontReadingException
extends Exception

Author:
Palash Ray
See Also:
Serialized Form

Constructor Summary
FontReadingException(String message)
           
FontReadingException(String message, Exception e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FontReadingException

public FontReadingException(String message)

FontReadingException

public FontReadingException(String message,
                            Exception e)


Copyright © 2013. All Rights Reserved.