public final class FontSubstituteException extends GroupDocsConversionException
Thrown if font substitute is illegal
| Constructor and Description |
|---|
FontSubstituteException()
Default constructor
|
FontSubstituteException(String message)
Creates an exception with a specific message
|
getHResult, getInnerException, getType, setErrorCode, setHResult, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic FontSubstituteException()
public FontSubstituteException(String message)
Creates an exception with a specific message
message - The messageCopyright © 2024. All rights reserved.