Subclasses of InternetClientFailureEvent in org.dvb.internet |
class |
CancelledByUserEvent
Event indicating that an operation on an internet client failed because the operation
was canceled by the user |
class |
PermissionDeniedEvent
Event indicating that an operation on an internet client failed due to the specified URL not
being accessible by the client due to access controls on the server. |
class |
URLUnavailableEvent
Event indicating that an operation on an internet client failed due to the specified URL not
being available. |