org.jesktop
Class AlreadyLaunchedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.jesktop.JesktopLaunchException
              extended byorg.jesktop.AlreadyLaunchedException
All Implemented Interfaces:
java.io.Serializable

public class AlreadyLaunchedException
extends JesktopLaunchException

Class AlreadyLaunchedException

Version:
$Revision: 1.1 $
Author:
Paul Hammant Paul_Hammant@yahoo.com
See Also:
Serialized Form

Constructor Summary
AlreadyLaunchedException(LaunchedTarget lt)
          Constructor AlreadyLaunchedException
 
Method Summary
 LaunchedTarget getAlreadyLaunchedTarget()
          Method getAlreadyLaunchedTarget
 
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

AlreadyLaunchedException

public AlreadyLaunchedException(LaunchedTarget lt)
Constructor AlreadyLaunchedException

Parameters:
lt -
Method Detail

getAlreadyLaunchedTarget

public LaunchedTarget getAlreadyLaunchedTarget()
Method getAlreadyLaunchedTarget

Returns:


Copyright © 2004 Jesktop Project. All Rights Reserved.