• Version 1.15.2
Show / Hide Table of Contents

Class EngineAlreadyInitializedException

Engine has been initialized already.

Inheritance
object
Exception
EngineException
EngineAlreadyInitializedException
Implements
ISerializable
Inherited Members
Exception.GetBaseException()
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: OnixS.Fix.Exceptions
Assembly: OnixS.Fix.Engine.dll
Syntax
public class EngineAlreadyInitializedException : EngineException, ISerializable

Constructors

EngineAlreadyInitializedException()

Constructor.

Declaration
public EngineAlreadyInitializedException()

Implements

ISerializable
In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX