|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.extex.font.exception.FontException
org.extex.font.exception.CorruptFontException
public class CorruptFontException
Font exception if problems occurred during reading the font file.
| Constructor Summary | |
|---|---|
CorruptFontException(FontKey key,
java.lang.String msg)
Creates a new object. |
|
| Method Summary | |
|---|---|
java.lang.String |
getLocalizedMessage()
|
| 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 CorruptFontException(FontKey key,
java.lang.String msg)
key - the font key.msg - the message.| Method Detail |
|---|
public java.lang.String getLocalizedMessage()
getLocalizedMessage in class java.lang.ThrowableThrowable.getLocalizedMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||