Class DependencyTimeoutException

    • Constructor Detail

      • DependencyTimeoutException

        public DependencyTimeoutException​(String message)
        Constructs a new DependencyTimeoutException with the specified error message.
        Parameters:
        message - Describes the error encountered.