Rigner / discord-rpc-java

Java implementation of Discord RPC for rich presence https://github.com/discordapp/discord-rpc
MIT License
25 stars 9 forks source link

Fix error conditions for BaseConnectionUnix #11

Open comp500 opened 6 years ago

comp500 commented 6 years ago

It should only throw an exception if the folder is not created.

Rigner commented 6 years ago

Thanks for the error fixing, i didn't saw that stupid mistake. I'll merge soon, i also need to update the library with new functions.