C# Class C64Lib.Core.IllegalJumpException

Inheritance: MOS6510Exception
Show file Open project: rosc77/vita64

Public Methods

Method Description
IllegalJumpException ( string Message ) : System

Method Details

IllegalJumpException() public method

public IllegalJumpException ( string Message ) : System
Message string
return System