BinaryArchiveException Constructor |
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic BinaryArchiveException(
string message
)
Public Sub New (
message As String
)
Parameters
- message
- Type: SystemString
The inner message to show to users.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also