Package com.enonic.xp.launcher
Class LauncherException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.enonic.xp.launcher.LauncherException
-
- All Implemented Interfaces:
java.io.Serializable
public final class LauncherException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LauncherException(java.lang.String message, java.lang.Object... args)
-