it.stefanochizzolini.clown.documents.contents.fonts
Class FontFileFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.stefanochizzolini.clown.tokens.FileFormatException
it.stefanochizzolini.clown.documents.contents.fonts.FontFileFormatException
- All Implemented Interfaces:
- Serializable
public class FontFileFormatException
- extends FileFormatException
Exception thrown in case of bad file format detection.
- Author:
- Stefano Chizzolini (http://www.stefanochizzolini.it)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FontFileFormatException
public FontFileFormatException(String message)
FontFileFormatException
public FontFileFormatException(String message,
long position)
FontFileFormatException
public FontFileFormatException(String message,
Throwable cause,
long position)
Project home page
Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.