Class FieldNotFoundException

All Implemented Interfaces:
Serializable

public class FieldNotFoundException extends Zos3270Exception
See Also:
  • Constructor Details

    • FieldNotFoundException

      public FieldNotFoundException()
    • FieldNotFoundException

      public FieldNotFoundException(String message)
    • FieldNotFoundException

      public FieldNotFoundException(Throwable cause)
    • FieldNotFoundException

      public FieldNotFoundException(String message, Throwable cause)
    • FieldNotFoundException

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