Skip to content

Instantly share code, notes, and snippets.

@samaparicio
Created November 13, 2010 19:31
Show Gist options
  • Save samaparicio/675568 to your computer and use it in GitHub Desktop.
Save samaparicio/675568 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<error>
<code>500</code>
<message>No such property: TELEPHONEEMAIL for class: pogo.ContactDataType</message>
<data>
<trace>groovy.lang.MissingPropertyException: No such property: TELEPHONEEMAIL for class: pogo.ContactDataType
at groovy.lang.MetaClassImpl.invokeStaticMissingProperty(MetaClassImpl.java:870)
at java.lang.Thread.run(Thread.java:680)
</trace>
</data>
</error>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment