C# Class LSLib.LS.InvalidFormatException

Inheritance: System.Exception
Show file Open project: Norbyte/lslib

Public Methods

Method Description
InvalidFormatException ( string message ) : System

Method Details

InvalidFormatException() public method

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