public static class RecordParser.ParseError extends RecordParser.ParseError
RecordParser.ParseError,
Serialized Form| Constructor and Description |
|---|
RecordParser.ParseError()
Deprecated.
|
RecordParser.ParseError(java.lang.String msg)
Deprecated.
|
RecordParser.ParseError(java.lang.String msg,
java.lang.Throwable cause)
Deprecated.
|
RecordParser.ParseError(java.lang.Throwable cause)
Deprecated.
|
public RecordParser.ParseError()
public RecordParser.ParseError(java.lang.String msg)
public RecordParser.ParseError(java.lang.String msg,
java.lang.Throwable cause)
public RecordParser.ParseError(java.lang.Throwable cause)
Copyright © 2015 The Apache Software Foundation