Skip to content

Instantly share code, notes, and snippets.

@iskigow
Last active October 18, 2016 19:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iskigow/35144f8dcd383b1290b4e26a46d65d31 to your computer and use it in GitHub Desktop.
Save iskigow/35144f8dcd383b1290b4e26a46d65d31 to your computer and use it in GitHub Desktop.
Caught: org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack: No signature of method: org.joda.time.LocalDate.next() is applicable for argument types: () values: []
Possible solutions: get(org.joda.time.DateTimeFieldType), get(org.joda.time.DateTimeFieldType), wait(), era(), now(), year()
org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack: No signature of method: org.joda.time.LocalDate.next() is applicable for argument types: () values: []
Possible solutions: get(org.joda.time.DateTimeFieldType), get(org.joda.time.DateTimeFieldType), wait(), era(), now(), year()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment