KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > tv > service > selection > ServiceContextException

javax.tv.service.selection
Class ServiceContextException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--javax.tv.service.selection.ServiceContextException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
InsufficientResourcesException, InvalidServiceComponentException

public ServiceContextException()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public ServiceContextException(java.lang.String reason)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags