Class ServiceException
This class represent an exception related to an Scene Behavior.
Implements
Inherited Members
Namespace: Evergine.Framework.Exceptions
Assembly: Evergine.Framework.dll
Syntax
public class ServiceException : EvergineException, ISerializable
  Properties
ServiceType
Gets the service type.
Declaration
public Type ServiceType { get; }
  Property Value
| Type | Description | 
|---|---|
| Type |