Package net.sourceforge.jnlp
Class LaunchException.LaunchExceptionWithStamp
- java.lang.Object
-
- net.sourceforge.jnlp.LaunchException.LaunchExceptionWithStamp
-
- Enclosing class:
- LaunchException
public static class LaunchException.LaunchExceptionWithStamp extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LaunchException
getEx()
java.util.Date
getStamp()
-
-
-
Method Detail
-
getEx
public LaunchException getEx()
-
getStamp
public java.util.Date getStamp()
-
-