Class NatsException NamespaceNATS.Client.Core AssemblyNATS.Client.Core.dll public class NatsException : Exception, ISerializable Inheritance object Exception NatsException Implements ISerializable Derived NatsDeserializeException NatsHeaderParseException NatsNoReplyException NatsNoRespondersException NatsServerException NatsSubException NatsJSException NatsSvcEndpointException NatsSvcException Inherited Members Exception.GetBaseException() Exception.GetObjectData(SerializationInfo, StreamingContext) Exception.GetType() Exception.ToString() Exception.Data Exception.HelpLink Exception.HResult Exception.InnerException Exception.Message Exception.Source Exception.StackTrace Exception.TargetSite Exception.SerializeObjectState object.Equals(object) object.Equals(object, object) object.GetHashCode() object.MemberwiseClone() object.ReferenceEquals(object, object) Constructors NatsException(string) NatsException(string, Exception)