ModernDocking 1.1 Help

Exceptions

DockableNotFoundException

Thrown when a dockable is not found when restoring a DockingLayout

    DockableRegistrationFailureException

    Thrown when a dockable with the persistentID has already been registered

      DockingLayoutException

      This exception is thrown when there is an issue saving or loading a layout file. The exception provides the file that failed and the failure type

        NotDockedException

        This exception is thrown when Modern Docking attempts to use a dockable that should be docked but isn't. Thrown when the target dockable when docking is not docked or when attempting to bring a dockable to front that isn't already docked

          RootDockingPanelNotFoundException

          Thrown when the root for a window is not found

            RootDockingPanelRegistrationFailureException

            Thrown when Modern Docking fails to register a RootDockingPanel because one is already registered for the window

              Last modified: 28 April 2025