Class FontAgrumentException
FontAgrumentException class
Represents Font argument exception. The exception can be thrown in case improper agrument usages.
public class FontAgrumentException : FontException
Constructors
Name | Description |
---|---|
FontAgrumentException() | Initializes new FontAgrumentException object. |
FontAgrumentException(string) | Initializes new FontAgrumentException object. |
FontAgrumentException(SerializationInfo, StreamingContext) | Initializes new FontAgrumentException object. |
FontAgrumentException(string, Exception) | Initializes new FontAgrumentException object. |
See Also
- class FontException
- namespace Aspose.Font.Exceptions
- assembly Aspose.Font