Searched defs:CoreErrorDetailException (Results 1 – 1 of 1) sorted by relevance
29 internal class CoreErrorDetailException : Exception class31 public CoreErrorDetailException(string message) : base(message) in CoreErrorDetailException() method in Grpc.Core.Internal.CoreErrorDetailException