Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
java
text
ParseException
C# Class java.text.ParseException
Inheritance:
java.lang.Exception
Mostra file
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