mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-18 16:29:51 +00:00
Suppress warnings about missing serialVersionUIDs for the whole project.
This commit is contained in:
parent
6d27f3aa4e
commit
95d0a31675
26 changed files with 27 additions and 0 deletions
|
@ -26,6 +26,7 @@ import de.schildbach.pte.util.ParserUtils;
|
|||
/**
|
||||
* @author Andreas Schildbach
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public abstract class AbstractHttpException extends ParserException
|
||||
{
|
||||
private final URL url;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue