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

public static class MojangApiUtils.MojangApiException extends Exception
See Also:
  • Constructor Details

    • MojangApiException

      public MojangApiException(com.google.gson.JsonObject response)
  • Method Details

    • getResponse

      public com.google.gson.JsonObject getResponse()