Class UnsatisfiedResolutionException

    • Constructor Detail

      • UnsatisfiedResolutionException

        public UnsatisfiedResolutionException​(Throwable throwable)
        Creates a new exception with the given cause.
        Parameters:
        throwable - The cause of the exception
      • UnsatisfiedResolutionException

        public UnsatisfiedResolutionException​(String message)
        Creates a new exception with the given localized message.
        Parameters:
        message -