Xplain is a Java API for understanding the Exceptions thrown by JVM.
This api helps you to understand the Exception thrown and also gives you a solution on how you can solve it.
This is basically for helping all the java beginners to understand the error thrown which usually Freaks People out and solve them with ease.
You can always find a json file in the Xplain folder which contains all the explaination and soultion related to the exceptions.You can help us by adding new exceptions with explainations and solutions to the json file.