org.cruxframework.crux.core.server.launcher
Class CruxLaunchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cruxframework.crux.core.server.launcher.CruxLaunchException
- All Implemented Interfaces:
- Serializable
public class CruxLaunchException
- extends RuntimeException
- Author:
- Thiago da Rosa de Bustamante
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CruxLaunchException
public CruxLaunchException()
CruxLaunchException
public CruxLaunchException(String message,
Throwable cause)
CruxLaunchException
public CruxLaunchException(String message)
CruxLaunchException
public CruxLaunchException(Throwable cause)
Copyright © 2014. All rights reserved.