Class IoException

All Implemented Interfaces:
Serializable

public class IoException extends RuntimeException
Exception related to Io.
See Also:
  • Method Details

    • wrap

      public static IoException wrap(Exception cause)
      Performs wrap.
      Parameters:
      cause - the cause value
      Returns:
      the result of wrap