Constructor NatsException
NatsException(string)
public NatsException(string message)
Parameters
messagestring
NatsException(string, Exception)
public NatsException(string message, Exception exception)
public NatsException(string message)
message stringpublic NatsException(string message, Exception exception)