Class ExampleProjectError


  • @Portable
    public class ExampleProjectError
    extends Object
    • Constructor Detail

      • ExampleProjectError

        public ExampleProjectError​(String id,
                                   String description,
                                   Object... values)
    • Method Detail

      • getId

        public String getId()
      • getDescription

        public String getDescription()
      • getValues

        public Object[] getValues()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object