JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.codename1.ui
URLImage
ErrorCallback
Contents
Description
Method Summary
Method Details
onError(URLImage, Exception)
Hide sidebar
Show sidebar
Interface URLImage.ErrorCallback
Enclosing class:
URLImage
public static interface
URLImage.ErrorCallback
Invoked in a case of an error
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onError
(
URLImage
source,
Exception
err)
Method Details
onError
void
onError
(
URLImage
source,
Exception
err)