Class ProcessDestroyingInterruptedException

    • Constructor Detail

      • ProcessDestroyingInterruptedException

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