Package org.nuxeo.launcher.connect
Class LauncherRestartException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.nuxeo.launcher.connect.LauncherRestartException
-
- All Implemented Interfaces:
Serializable
public class LauncherRestartException extends RuntimeException
Launcher is required to restart.- Since:
- 10.2
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LauncherRestartException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-