net.sf.jameleon.launch
Class JameleonLaunchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jameleon.launch.JameleonLaunchException
- All Implemented Interfaces:
- Serializable
public class JameleonLaunchException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JameleonLaunchException
public JameleonLaunchException()
JameleonLaunchException
public JameleonLaunchException(String reason)
JameleonLaunchException
public JameleonLaunchException(String reason,
Throwable t)
JameleonLaunchException
public JameleonLaunchException(Throwable t)
Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.