#nullable enable
namespace Capnp.Rpc
{
class RpcUnimplementedException : System.Exception
}
#nullable restore