Constructor EdgeException
EdgeException(EdgeErrorCode, string, Exception?)
protected EdgeException(EdgeErrorCode code, string message, Exception? innerException = null)
Parameters
codeEdgeErrorCodemessagestringinnerExceptionException
protected EdgeException(EdgeErrorCode code, string message, Exception? innerException = null)
code EdgeErrorCodemessage stringinnerException Exception