com.intel.util
Class ServiceUnavailableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.intel.langutil.IntelRuntimeException
-
- com.intel.util.UtilException
-
- com.intel.util.ServiceUnavailableException
-
public class ServiceUnavailableException extends UtilException
Represents an exception thrown when the target service applet doesn't have an open session.
-
-
Constructor Summary
Constructors Constructor and Description ServiceUnavailableException()
ServiceUnavailableException(java.lang.String msg)
-