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