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