public class LetterNotFoundException extends FontException
| Constructor and Description |
|---|
LetterNotFoundException() |
LetterNotFoundException(java.lang.String pMessage) |
LetterNotFoundException(java.lang.String pMessage,
java.lang.Throwable pThrowable) |
LetterNotFoundException(java.lang.Throwable pThrowable) |
public LetterNotFoundException()
public LetterNotFoundException(java.lang.String pMessage)
public LetterNotFoundException(java.lang.Throwable pThrowable)
public LetterNotFoundException(java.lang.String pMessage,
java.lang.Throwable pThrowable)