Package xyz.xenondevs.invui.util
Class MojangApiUtils.MojangApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xyz.xenondevs.invui.util.MojangApiUtils.MojangApiException
- All Implemented Interfaces:
Serializable
- Enclosing class:
MojangApiUtils
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MojangApiException
public MojangApiException(com.google.gson.JsonObject response)
-
-
Method Details
-
getResponse
public com.google.gson.JsonObject getResponse()
-