ClaimException(ClaimOpKind kind, AppMsg msg) : base(msg.WithPrependedContent("fail(").WithAppendedContent(")")) { this.OpKind = kind; }