GraphicsContextException Class

Definition

Represents errors related to a GraphicsContext.

public class GraphicsContextException : Exception
type GraphicsContextException = class
    inherit Exception
Inheritance
GraphicsContextException
Derived

Constructors

GraphicsContextException()

Constructs a new GraphicsContextException.

GraphicsContextException(String)

Constructs a new GraphicsContextException with the given error message.

Applies to