All Packages Class Hierarchy This Package Previous Next Index
Class com.ibm.as400.data.ParseException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----com.ibm.as400.data.ParseException
- public class ParseException
- extends Exception
-
ParseException()
-
-
ParseException(String)
-
-
addMessage(String)
-
-
reportErrors()
-
ParseException
public ParseException()
ParseException
public ParseException(String s)
addMessage
public void addMessage(String msg)
reportErrors
public void reportErrors()
All Packages Class Hierarchy This Package Previous Next Index