C# Class fCraft.Doors.DoorException

Inheritance: System.Exception
Show file Open project: GlennMR/800craft

Public Methods

Method Description
DoorException ( String message ) : System

Method Details

DoorException() public method

public DoorException ( String message ) : System
message String
return System