C# Class java.text.ParseException

Inheritance: java.lang.Exception
Exibir arquivo Open project: JeroMiya/androidmono

Public Methods

Method Description
ParseException ( java arg0, int arg1 )
getErrorOffset ( ) : int

Protected Methods

Method Description
ParseException ( global @__env )

Private Methods

Method Description
ParseException ( )

Method Details

ParseException() protected method

protected ParseException ( global @__env )
@__env global

ParseException() public method

public ParseException ( java arg0, int arg1 )
arg0 java
arg1 int

getErrorOffset() public method

public getErrorOffset ( ) : int
return int