C# Class android.database.CursorIndexOutOfBoundsException

Inheritance: java.lang.IndexOutOfBoundsException
Mostra file Open project: JeroMiya/androidmono

Public Methods

Method Description
CursorIndexOutOfBoundsException ( int arg0, int arg1 )
CursorIndexOutOfBoundsException ( java arg0 )

Protected Methods

Method Description
CursorIndexOutOfBoundsException ( global @__env )

Private Methods

Method Description
CursorIndexOutOfBoundsException ( )

Method Details

CursorIndexOutOfBoundsException() protected method

protected CursorIndexOutOfBoundsException ( global @__env )
@__env global

CursorIndexOutOfBoundsException() public method

public CursorIndexOutOfBoundsException ( int arg0, int arg1 )
arg0 int
arg1 int

CursorIndexOutOfBoundsException() public method

public CursorIndexOutOfBoundsException ( java arg0 )
arg0 java