Class MethodNotFoundJsonRpcException

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

public class MethodNotFoundJsonRpcException extends RuntimeException
See Also:
  • Constructor Details

    • MethodNotFoundJsonRpcException

      public MethodNotFoundJsonRpcException(String pMessage)