C# Class OpenRA.Graphics.SheetOverflowException

Inheritance: System.Exception
Show file Open project: pchote/OpenRA

Public Methods

Method Description
SheetOverflowException ( string message ) : System

Method Details

SheetOverflowException() public method

public SheetOverflowException ( string message ) : System
message string
return System