DocumentCollectedException Constructor (String) |
Initializes a new instance of the document collected exception class.
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic DocumentCollectedException(
string message
)
Public Sub New (
message As String
)
Parameters
- message
- Type: SystemString
A more specific message.
Version InformationRhino for Windows
Supported in: 6.8
See Also