UTF8Exception: remove the data property
This commit is contained in:
@@ -4,8 +4,6 @@ import java.io.IOException;
|
||||
|
||||
public class UTF8Exception extends IOException {
|
||||
|
||||
public String data;
|
||||
|
||||
public UTF8Exception() {
|
||||
super();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user