|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SIException | |
---|---|
javax.tv.service | |
javax.tv.service.guide | |
javax.tv.service.navigation |
Uses of SIException in javax.tv.service |
---|
Methods in javax.tv.service that throw SIException | |
---|---|
abstract RatingDimension |
SIManager.getRatingDimension(String name)
Reports the RatingDimension corresponding to the
specified string name. |
String[] |
RatingDimension.getRatingLevelDescription(short ratingLevel)
Returns a pair of strings describing the specified rating level for this dimension. |
Uses of SIException in javax.tv.service.guide |
---|
Methods in javax.tv.service.guide that throw SIException | |
---|---|
short |
ContentRatingAdvisory.getRatingLevel(String dimensionName)
Returns a number representing the rating level in the specified RatingDimension associated with this rating region
for the related ProgramEvent . |
String |
ContentRatingAdvisory.getRatingLevelText(String dimensionName)
Returns the rating level display string for the specified dimension. |
SIRequest |
ProgramSchedule.retrieveFutureProgramEvent(Date time,
SIRequestor requestor)
Retrieves the program event for the specified time. |
SIRequest |
ProgramSchedule.retrieveFutureProgramEvents(Date begin,
Date end,
SIRequestor requestor)
Retrieves all known program events on this service for the specified time interval. |
SIRequest |
ProgramSchedule.retrieveNextProgramEvent(ProgramEvent event,
SIRequestor requestor)
Retrieves a event which follows the specified event. |
Uses of SIException in javax.tv.service.navigation |
---|
Subclasses of SIException in javax.tv.service.navigation | |
---|---|
class |
FilterNotSupportedException
This exception indicates that the specified ServiceFilter is
not supported. |
class |
SortNotAvailableException
This exception indicates that the requested sorting method is not available for the particular ServiceList , for example,
sorting by service numbers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |