Search Results for

    Show / Hide Table of Contents

    Class ServiceException

    This class represent an exception related to an Scene Behavior.

    Inheritance
    object
    Exception
    EvergineException
    ServiceException
    Namespace: Evergine.Framework.Exceptions
    Assembly: Evergine.Framework.dll
    Syntax
    public class ServiceException : EvergineException

    Properties

    ServiceType

    Gets the service type.

    Declaration
    public Type ServiceType { get; }
    Property Value
    Type Description
    Type

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX