Class TerminalInterruptedException

All Implemented Interfaces:
Serializable

public class TerminalInterruptedException extends Zos3270Exception
See Also:
  • Constructor Details

    • TerminalInterruptedException

      public TerminalInterruptedException()
    • TerminalInterruptedException

      public TerminalInterruptedException(String message)
    • TerminalInterruptedException

      public TerminalInterruptedException(Throwable cause)
    • TerminalInterruptedException

      public TerminalInterruptedException(String message, Throwable cause)
    • TerminalInterruptedException

      public TerminalInterruptedException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)