If I compile the following code in Debug mode, this executes fine. If I compile it as Release, I get the following error:
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.Object.equals(java.lang.Object)' on a null object reference
If...
Hi there!
I'm trying to check for an existing value stored before using it, according to the tutorial documentation, but the IDE points me a missing parameter.
If the value is not stored I'm going to PUT it then.
Any clues? BTW, the process was started on
Sub Service_Create...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.