PERWAPI.CouldNotFindMaxStackDepth.CouldNotFindMaxStackDepth C# (CSharp) Method

CouldNotFindMaxStackDepth() public method

Constructor
public CouldNotFindMaxStackDepth ( ) : System
return System
        public CouldNotFindMaxStackDepth()
            : base("Not able to find the maximum stack depth.")
        {
        }
CouldNotFindMaxStackDepth