Initializes a new instance of the LifeScienceIdentifierParseException class

Namespace:  BioSharp.Core.Utils.Lsid
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public LifeScienceIdentifierParseException(
	string message
)

Parameters

message
Type: System..::.String

[Missing <param name="message"/> documentation for "M:BioSharp.Core.Utils.Lsid.LifeScienceIdentifierParseException.#ctor(System.String)"]

See Also