KickJava   Java API By Example, From Geeks To Geeks.

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

javax.tv.service.navigation
Class FilterNotSupportedException

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

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


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

Popular Tags