Method | Description | |
---|---|---|
RegexpError ( ) : System | ||
RegexpError ( string message ) : System | ||
RegexpError ( string message, Exception inner ) : System |
Method | Description | |
---|---|---|
RegexpError ( System info, System context ) : System |
protected RegexpError ( System info, System context ) : System | ||
info | System | |
context | System | |
return | System |
public RegexpError ( string message ) : System | ||
message | string | |
return | System |
public RegexpError ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |