Class ProcessStartingTimedOut

    • Constructor Detail

      • ProcessStartingTimedOut

        public ProcessStartingTimedOut​(String message,
                                       Throwable cause)
        Constructs new instance with given message and cause.
        Parameters:
        message - given message (may be null)
        cause - given cause (not null)