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