Method | Description | |
---|---|---|
GitException ( string message ) : System, | ||
GitException ( string message, Exception, innerException ) : System, |
Method | Description | |
---|---|---|
GitException ( SerializationInfo, info, StreamingContext, context ) : System, |
protected GitException ( SerializationInfo, info, StreamingContext, context ) : System, | ||
info | SerializationInfo, | |
context | StreamingContext, | |
return | System, |
public GitException ( string message ) : System, | ||
message | string | |
return | System, |
public GitException ( string message, Exception, innerException ) : System, | ||
message | string | |
innerException | Exception, | |
return | System, |