RegnoJSONException Constructor (String, Exception)

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

RegnoJSONException Constructor (String, Exception)

Namespace:  RegnoSoftware.Standard.Core.JSON
Assembly:  RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)

Syntax


public RegnoJSONException(
	string message,
	Exception innerException
)

Parameters

message
Type: String
innerException
Type: Exception