C# Class Jellyfish.Commands.IllegalStateException

Inheritance: System.Exception
Mostra file Open project: Zenasoft/Jellyfish.Commands

Public Methods

Method Description
IllegalStateException ( string message ) : System

Method Details

IllegalStateException() public method

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