ServerInstanceActivationException ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Exception thrown when server instance can not be created
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    NFX NFXException
      NFX.Glue GlueException
        NFX.Glue ServerException
          NFX.Glue ServerInstanceActivationException
            NFX.Glue StatefulServerInstanceDoesNotExistException
            NFX.Glue StatefulServerInstanceLockTimeoutException

Namespace: NFX.Glue
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[SerializableAttribute]
public class ServerInstanceActivationException : ServerException
See Also