Added missing @throws

This commit is contained in:
Gideon le Grange 2015-05-05 13:44:12 +02:00
parent 56d10d6937
commit 5d081c8c88
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ I recommend using the Maven artifact from Maven Central using this dependency:
<dependency> <dependency>
<groupId>me.legrange</groupId> <groupId>me.legrange</groupId>
<artifactId>mikrotik</artifactId> <artifactId>mikrotik</artifactId>
<version>2.1</version> <version>2.2</version>
</dependency> </dependency>
``` ```
You can also clone or fork the repository, or download the source as a zip or tar.gz from [Releases](https://github.com/GideonLeGrange/mikrotik-java/releases) You can also clone or fork the repository, or download the source as a zip or tar.gz from [Releases](https://github.com/GideonLeGrange/mikrotik-java/releases)