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