Show / Hide Table of Contents

    Class CircleSurfaceNotFoundException

    Inheritance
    System.Object
    CircleSurfaceNotFoundException
    Namespace: Tizen.Wearable.CircularUI.Forms.Renderer
    Assembly: Tizen.Wearable.CircularUI.Forms.Renderer.dll
    Syntax
    public class CircleSurfaceNotFoundException : Exception

    Constructors

    CircleSurfaceNotFoundException()

    Declaration
    public CircleSurfaceNotFoundException()

    CircleSurfaceNotFoundException(SerializationInfo, StreamingContext)

    Declaration
    protected CircleSurfaceNotFoundException(SerializationInfo info, StreamingContext context)
    Parameters
    Type Name Description
    SerializationInfo info
    StreamingContext context

    CircleSurfaceNotFoundException(String)

    Declaration
    public CircleSurfaceNotFoundException(string message)
    Parameters
    Type Name Description
    System.String message

    CircleSurfaceNotFoundException(String, Exception)

    Declaration
    public CircleSurfaceNotFoundException(string message, Exception innerException)
    Parameters
    Type Name Description
    System.String message
    Exception innerException
    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX