C# Class PERWAPI.InvalidStackDepth

When the stack depth is not valid for the current position.
Inheritance: System.Exception
Afficher le fichier Open project: xored/f4

Méthodes publiques

Méthode Description
InvalidStackDepth ( string msg ) : System

Constructor

Method Details

InvalidStackDepth() public méthode

Constructor
public InvalidStackDepth ( string msg ) : System
msg string
Résultat System