Package org.apache.fontbox.type1
Class DamagedFontException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.apache.fontbox.type1.DamagedFontException
-
- All Implemented Interfaces:
java.io.Serializable
public class DamagedFontException extends java.io.IOException
Thrown when a font is damaged and cannot be read.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DamagedFontException(java.lang.String message)
-