FontSubstituteException

FontSubstituteException()

Default constructor

public FontSubstituteException()

See Also


FontSubstituteException(string)

Creates an exception with a specific message

public FontSubstituteException(string message)
Parameter Type Description
message String The message

See Also