C# Class ISIS.InvalidStateException

Inheritance: System.ApplicationException
显示文件 Open project: jasondentler/ISIS

Public Methods

Method Description
InvalidStateException ( string message ) : System

Method Details

InvalidStateException() public method

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