Home
last modified time | relevance | path

Searched defs:LineErrorException (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DLineErrorException.java37 public class LineErrorException extends Exception { class
43 public LineErrorException() { in LineErrorException() method in LineErrorException
51 public LineErrorException(String arg0) { in LineErrorException() method in LineErrorException
59 public LineErrorException(Throwable arg0) { in LineErrorException() method in LineErrorException
68 public LineErrorException(String arg0, Throwable arg1) { in LineErrorException() method in LineErrorException

Completed in 11 milliseconds