Method | Description | |
---|---|---|
VincereSharpException ( string message ) : System | ||
VincereSharpException ( string message, Exception innerException ) : System |
public VincereSharpException ( string message ) : System | ||
message | string | |
return | System |
public VincereSharpException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |