net.sf.jameleon.launch
Class JameleonLaunchException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.jameleon.launch.JameleonLaunchException
All Implemented Interfaces:
Serializable

public class JameleonLaunchException
extends Exception

See Also:
Serialized Form

Constructor Summary
JameleonLaunchException()
           
JameleonLaunchException(String reason)
           
JameleonLaunchException(String reason, Throwable t)
           
JameleonLaunchException(Throwable t)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.