sun.net.www
Class ApplicationLaunchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
sun.net.www.ApplicationLaunchException
- All Implemented Interfaces:
- Serializable
public class ApplicationLaunchException
- extends Exception
An exception thrown by the MimeLauncher when it is unable to launch
an external content viewer.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ApplicationLaunchException
public ApplicationLaunchException(String reason)