C# Class PERWAPI.InvalidStackDepth

When the stack depth is not valid for the current position.
Inheritance: System.Exception
ファイルを表示 Open project: xored/f4

Public Methods

Method Description
InvalidStackDepth ( string msg ) : System

Constructor

Method Details

InvalidStackDepth() public method

Constructor
public InvalidStackDepth ( string msg ) : System
msg string
return System