public final class FontNotFoundException
extends com.aspose.ms.System.ApplicationException
The exception that is thrown when a font is not found.
Constructor and Description |
---|
FontNotFoundException(String message)
Initializes a new instance of the
FontNotFoundException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public FontNotFoundException(String message)
Initializes a new instance of the FontNotFoundException
class.
message
- The message.