Interface CssParserError


public interface CssParserError
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Unknown failure.
    static final int
    Failed to import a resource
    static final int
    The given name has not been defined
    static final int
    The given text does not form valid syntax
    static final int
    The given value is not correct