Class ProgramIDErrorException

All Implemented Interfaces:
Serializable

public class ProgramIDErrorException extends CicsException
See Also:
  • Constructor Details

    • ProgramIDErrorException

      public ProgramIDErrorException()
    • ProgramIDErrorException

      public ProgramIDErrorException(String message)
    • ProgramIDErrorException

      public ProgramIDErrorException(String message, Exception reason)
  • Method Details