Class CannotReadRegisterException

All Implemented Interfaces:
Serializable

public class CannotReadRegisterException extends JebRuntimeException
See Also:
  • Constructor Details

    • CannotReadRegisterException

      public CannotReadRegisterException(String registerName)
    • CannotReadRegisterException

      public CannotReadRegisterException(int registerIndex)
    • CannotReadRegisterException

      public CannotReadRegisterException(RegisterType registerType)