sk.upjs.fontmapper
Class FontNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by sk.upjs.fontmapper.FontNotFoundException
All Implemented Interfaces:
java.io.Serializable

 class FontNotFoundException
extends java.lang.Exception


Constructor Summary
FontNotFoundException()
           
FontNotFoundException(java.lang.String message)
           
 
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

FontNotFoundException

public FontNotFoundException()

FontNotFoundException

public FontNotFoundException(java.lang.String message)