Search Results for

    Show / Hide Table of Contents

    Class DewException

    Inheritance
    object
    System.Exception
    DewException
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public class DewException : Exception

    Constructors

    DewException(DewExceptionType, string)

    Declaration
    public DewException(DewExceptionType type, string extraMessage = "")
    Parameters
    Type Name Description
    DewExceptionType type
    string extraMessage

    Properties

    type

    Declaration
    public DewExceptionType type { get; }
    Property Value
    Type Description
    DewExceptionType
    In This Article
    Back to top Shape of Dreams API Documentation