Interface CSSErrorHandler


public interface CSSErrorHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    error(@Nullable String uri, String message)
     
  • Method Details