Skip to content

Fix Exception Try/Catch#7

Open
FreedomLabsIO wants to merge 1 commit intoBitcoinOpReturn:masterfrom
FreedomLabsIO:patch-1
Open

Fix Exception Try/Catch#7
FreedomLabsIO wants to merge 1 commit intoBitcoinOpReturn:masterfrom
FreedomLabsIO:patch-1

Conversation

@FreedomLabsIO
Copy link
Copy Markdown

Fix for Exception not being caught when "local.properties" file doesn't exist.

Starting Analysis: 2019-01-07 11:08:58.043
Exception in thread "main" java.lang.NullPointerException
	at java.util.Properties$LineReader.readLine(Unknown Source)
	at java.util.Properties.load0(Unknown Source)
	at java.util.Properties.load(Unknown Source)
	at explorer.engine.MainEngine.<init>(MainEngine.java:37)
	at explorer.engine.MainEngine.main(MainEngine.java:106)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant