mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
javadoc fix
This commit is contained in:
@@ -39,7 +39,7 @@ public interface I2PSessionListener {
|
||||
|
||||
/**
|
||||
* Notify the client that some error occurred
|
||||
* @param null can be null? or not?
|
||||
* @param error can be null? or not?
|
||||
*/
|
||||
void errorOccurred(I2PSession session, String message, Throwable error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user