Class AppLauncherException.AlreadyRunning

All Implemented Interfaces:
Serializable
Enclosing class:
AppLauncherException

public static class AppLauncherException.AlreadyRunning extends AppLauncherException
Exception indicates that application is already running.
See Also:
  • Constructor Details

    • AlreadyRunning

      public AlreadyRunning()
      Build a new instance.