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