|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.io.ObjectStreamException
org.extex.framework.RegistrarException
org.extex.engine.exception.RegistrarFontNotFoundException
public class RegistrarFontNotFoundException
This exception signals that a font could not be found during a registrar operation.
| Constructor Summary | |
|---|---|
RegistrarFontNotFoundException(FontKey key)
Creates a new object. |
|
| Method Summary | |
|---|---|
FontKey |
getKey()
Getter for key. |
java.lang.String |
getLocalizedMessage()
Creates a localized description of this throwable. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, 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 |
|---|
public RegistrarFontNotFoundException(FontKey key)
key - the key of the fount in question| Method Detail |
|---|
public FontKey getKey()
public java.lang.String getLocalizedMessage()
getMessage().
getLocalizedMessage in class java.lang.ThrowableThrowable.getLocalizedMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||