Interface URLImage.ErrorCallback

Enclosing class:
URLImage

public static interface URLImage.ErrorCallback
Invoked in a case of an error
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onError(URLImage source, Exception err)