Module jdk.dynalink
Package jdk.dynalink

Class NoSuchDynamicMethodException

    • Constructor Detail

      • NoSuchDynamicMethodException

        public NoSuchDynamicMethodException​(String message)
        Creates a new NoSuchDynamicMethodException
        Parameters:
        message - the message of the exception.