Class TUncheckedIOException

All Implemented Interfaces:
Serializable

public class TUncheckedIOException extends RuntimeException
See Also:
  • Constructor Details

    • TUncheckedIOException

      public TUncheckedIOException(IOException cause)
    • TUncheckedIOException

      public TUncheckedIOException(String message, IOException cause)