Class IOCancelledException

All Implemented Interfaces:
Serializable

public class IOCancelledException extends IOException
An IO operation was cancelled by the user.
See Also:
  • Constructor Details

    • IOCancelledException

      public IOCancelledException()
      Constructor
    • IOCancelledException

      public IOCancelledException(String msg)
      Constructor
      Parameters:
      msg - detailed message