Class MissingMethodExceptionNoStack

    • Constructor Detail

      • MissingMethodExceptionNoStack

        public MissingMethodExceptionNoStack​(String method,
                                             Class type,
                                             Object[] arguments)
      • MissingMethodExceptionNoStack

        public MissingMethodExceptionNoStack​(String method,
                                             Class type,
                                             Object[] arguments,
                                             boolean isStatic)