Class InvalidInstructionException
Indicates that the specified instruction type can not be simulated by the cache.
- Exception
-
Csim\Model\InvalidInstructionException
public
|
#
__construct( string $instruction )
Constructs an exception indicating thet the specified instruction is not valid. |
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|