Skip to content

Instantly share code, notes, and snippets.

@tonek
Created October 23, 2011 18:47
Show Gist options
  • Save tonek/1307700 to your computer and use it in GitHub Desktop.
Save tonek/1307700 to your computer and use it in GitHub Desktop.
Exception in thread "main" java.lang.IllegalArgumentException: Argument 0 for @NotNull parameter of test/Test.notNull must not be null
at test.Test.notNull(Test.java)
at test.Test.main(Test.java:7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment