KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > tv > service > navigation > SortNotAvailableException

javax.tv.service.navigation
Class SortNotAvailableException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--javax.tv.service.SIException
                    |
                    +--javax.tv.service.navigation.SortNotAvailableException
All Implemented Interfaces:
java.io.Serializable
See Also:
ServiceList

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


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

Popular Tags