Package java.lang

Class InterruptedException

All Implemented Interfaces:
Serializable

public class InterruptedException extends Exception
See Also:
  • Constructor Details

    • InterruptedException

      public InterruptedException()
    • InterruptedException

      public InterruptedException(String var0)