Class TSPIOException

All Implemented Interfaces:
Serializable

public class TSPIOException extends IOException
See Also:
  • Constructor Details

    • TSPIOException

      public TSPIOException(String message)
    • TSPIOException

      public TSPIOException(String message, Throwable e)
  • Method Details