Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

Uses of Class
javax.tv.service.selection.ServiceContextException

Packages that use ServiceContextException
javax.tv.service.selection Provides a mechanism to select a Service for presentation. 
 

Uses of ServiceContextException in javax.tv.service.selection
 

Subclasses of ServiceContextException in javax.tv.service.selection
 class InsufficientResourcesException
          InsufficientResourcesException is generated when sufficient resources for an operation are not available.
 class InvalidServiceComponentException
          This exception is thrown when one or more service components are not valid for usage in a particular context.
 

Methods in javax.tv.service.selection that throw ServiceContextException
abstract  ServiceContext ServiceContextFactory.getServiceContext(XletContext ctx)
          Reports the ServiceContext in which the Xlet corresponding to the specified XletContext is running.
 


JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.