Class InvalidRequestJsonRpcException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.server.jsonrpc.methods.InvalidRequestJsonRpcException
All Implemented Interfaces:
Serializable

public class InvalidRequestJsonRpcException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidRequestJsonRpcException

      public InvalidRequestJsonRpcException(String pMessage)