Class InterruptedException

All Implemented Interfaces:
Serializable

public class InterruptedException extends RuntimeException
See Also:
  • Constructor Details

    • InterruptedException

      public InterruptedException(String msg)
    • InterruptedException

      public InterruptedException(InterruptedException ex)