ERROR | method does not return any result |
CAUSE | OCITypeResult() was called on a method that does not return any results. |
ACTION | Check that you are passing in the correct method descriptor, or that your method creation was done correctly. |
ERROR | method does not return any result |
CAUSE | OCITypeResult() was called on a method that does not return any results. |
ACTION | Check that you are passing in the correct method descriptor, or that your method creation was done correctly. |