Class NoNextInstructionException

All Implemented Interfaces:
Serializable

public class NoNextInstructionException extends IndexOutOfBoundsException
Thrown when a step is attempted, but engine has no next instruction.
Author:
Erik Zemčík
See Also:
  • Constructor Details

    • NoNextInstructionException

      public NoNextInstructionException(String message)
      Creates an instance of NoNextInstructionException.
      Parameters:
      message - detail message containing information about the state of the execution