Overview

Namespaces

  • Csim
    • Controller
    • Model
    • Util
  • PHP

Classes

  • Cache
  • CacheCell
  • CacheLayout
  • Execution
  • Instruction
  • InstructionType
  • Set
  • SimulationState

Exceptions

  • InvalidInstructionException
  • Overview
  • Namespace
  • Class
  • Tree

Class InvalidInstructionException

Indicates that the specified instruction type can not be simulated by the cache.

Exception
Extended by Csim\Model\InvalidInstructionException
Namespace: Csim\Model
Located at classes/Csim/Model/InvalidInstructionException.php
Methods summary
public
# __construct( string $instruction )

Constructs an exception indicating thet the specified instruction is not valid.

Constructs an exception indicating thet the specified instruction is not valid.

Parameters

$instruction
string
$instruction the invalid instruction.

Overrides

Exception::__construct()
Methods inherited from Exception
__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
csim-jquery-nophpfw API documentation generated by ApiGen 2.8.0