You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2022/09/02 19:40:00 UTC

[jira] [Created] (TINKERPOP-2792) Better exception when JavaTranslator finds a method but not the overload

Stephen Mallette created TINKERPOP-2792:
-------------------------------------------

             Summary: Better exception when JavaTranslator finds a method but not the overload
                 Key: TINKERPOP-2792
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2792
             Project: TinkerPop
          Issue Type: Improvement
          Components: process
    Affects Versions: 3.5.4
            Reporter: Stephen Mallette


In {{JavaTranslator}} throw {{IllegalArgumentException}} in situations where the method name is present but the exact signature can't be found given the arguments. We would retain {{IllegalStateException}} for cases where the method name itself could not be found.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)