Class FormatTimeException

All Implemented Interfaces:
Serializable

public class FormatTimeException extends CicsException
See Also:
  • Constructor Details

    • FormatTimeException

      public FormatTimeException()
    • FormatTimeException

      public FormatTimeException(String message)
    • FormatTimeException

      public FormatTimeException(String message, Exception reason)
    • FormatTimeException

      public FormatTimeException(String message, int responseCode)
  • Method Details