-
Notifications
You must be signed in to change notification settings - Fork 6
Unhandled exception while calling getMimeType() #24
Comments
Could you include the exception stack trace here? |
FATAL EXCEPTION: Thread-25 |
When we create instance of storj.libstorj.File class getMimeType() method sometimes throws an unhandled exception at this line:
String mime = URLConnection.guessContentTypeFromName(name);
Example of such file:
http://dropmefiles.com/xDfzp
Steps to reproduce
The text was updated successfully, but these errors were encountered: