EntryParseException Constructor (String, Exception)
Indicate that an invalid cvsroot has been passed into the library.
[Visual Basic]Overloads Public Sub New( _
ByVal
msg As
String, _
ByVal
e As
Exception _
)
Parameters
- msg
- A useful message that will help a developer debug
the problem that has occurred.
- e
- Missing <param> documentation for e
See Also
EntryParseException Class | ICSharpCode.SharpCvsLib.FileSystem Namespace | EntryParseException Constructor Overload List