Artemis Artemis
Artemis Artemis

Search Results for

    Class ArtemisGraphicsContextException

    Represents SkiaSharp graphics-context related errors

    Inheritance
    object
    Exception
    ArtemisGraphicsContextException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.ToString()
    Exception.GetType()
    Exception.TargetSite
    Exception.Message
    Exception.Data
    Exception.InnerException
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.StackTrace
    Exception.SerializeObjectState
    Namespace: Artemis.Core
    Assembly: Artemis.Core.dll
    Syntax
    public class ArtemisGraphicsContextException : Exception, ISerializable

    Constructors

    ArtemisGraphicsContextException()

    Declaration
    public ArtemisGraphicsContextException()

    ArtemisGraphicsContextException(string)

    Declaration
    public ArtemisGraphicsContextException(string message)
    Parameters
    Type Name Description
    string message

    ArtemisGraphicsContextException(string, Exception)

    Declaration
    public ArtemisGraphicsContextException(string message, Exception innerException)
    Parameters
    Type Name Description
    string message
    Exception innerException

    Implements

    ISerializable
    Content is available under the PolyForm Noncommercial License, by Artemis RGB.