C# Class java.lang.IllegalStateException

Inheritance: java.lang.RuntimeException
Show file Open project: JeroMiya/androidmono

Public Methods

Method Description
IllegalStateException ( java arg0 )
IllegalStateException ( java arg0, java arg1 )

Protected Methods

Method Description
IllegalStateException ( global @__env )

Private Methods

Method Description
IllegalStateException ( )

Method Details

IllegalStateException() protected method

protected IllegalStateException ( global @__env )
@__env global

IllegalStateException() public method

public IllegalStateException ( java arg0 )
arg0 java

IllegalStateException() public method

public IllegalStateException ( java arg0, java arg1 )
arg0 java
arg1 java