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