jrunx.launcher
Class LauncherException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jrunx.launcher.LauncherException
All Implemented Interfaces:
java.io.Serializable

public class LauncherException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
LauncherException(java.lang.String mesg)
           
 
Method Summary
static LauncherException create(java.lang.Exception e)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LauncherException

public LauncherException(java.lang.String mesg)
Method Detail

create

public static LauncherException create(java.lang.Exception e)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.