Overload | Description |
---|---|
BrowsePathFormatException Constructor(IStringParsingError,String) | Initializes a new instance of the class. |
BrowsePathFormatException Constructor(String,IStringParsingError) | Initializes a new instance of the class with a specified error message. |
BrowsePathFormatException Constructor(String,Exception,IStringParsingError) | Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception. |
BrowsePathFormatException Constructor(SerializationInfo,StreamingContext) |