public OverlengthException(
string message,
Exception inner
)
Public Sub New (
message As String,
inner As Exception
)
new :
message : string *
inner : Exception -> OverlengthException
[缺少 "M:TouchSocket.Core.OverlengthException.#ctor(System.String,System.Exception)" 的 <param name="message"/> 文档]
[缺少 "M:TouchSocket.Core.OverlengthException.#ctor(System.String,System.Exception)" 的 <param name="inner"/> 文档]