SuspendedLayoutException ClassQlik Sense .NET SDK - API Reference
Exception indicating that a layout has been accessed while suspended.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    OnlineSystem SystemException
      OnlineSystem NotSupportedException
        Qlik.Engine SuspendedLayoutException

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

[SerializableAttribute]
public class SuspendedLayoutException : NotSupportedException
See Also