Click or drag to resize
NbHttpException Constructor (String, Exception)
コンストラクタ

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public NbHttpException(
	string message,
	Exception inner
)

Parameters

message
Type: SystemString
メッセージ
inner
Type: SystemException
内部例外
Version Information

Core

Supported in: 1.0
See Also