com.programix.jnlp
Class JNLPTools.UnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.programix.jnlp.JNLPTools.UnavailableException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JNLPTools
public static class JNLPTools.UnavailableException
- extends RuntimeException
Thrown when a JNLP service can not be loaded. This is a
RuntimeException, so callers are not required to catch it.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JNLPTools.UnavailableException
public JNLPTools.UnavailableException(String message,
Throwable cause)
JNLPTools.UnavailableException
public JNLPTools.UnavailableException(Throwable cause)
Copyright © 2001-2009
Programix Incorporated.
All rights reserved.
ProgramixGenericLib is free
and is
OSI Certified
Open Source Software under the BSD
license.