Package net.bytebuddy

Class ClassFileVersion.VersionLocator.Unresolved

    • Field Detail

      • message

        private final java.lang.String message
        The message of the exception that explains the resolution error.
    • Constructor Detail

      • Unresolved

        protected Unresolved​(java.lang.String message)
        Creates an unresolved version locator.
        Parameters:
        message - The message of the exception that explains the resolution error.