Class InvalidParameterJsonRpcException

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

public class InvalidParameterJsonRpcException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidParameterJsonRpcException

      public InvalidParameterJsonRpcException(String pMessage)