Méthode | Description | |
---|---|---|
GetObjectData ( System info, System context ) : void | ||
RepositoryException ( int errorNumber ) : System | ||
RepositoryException ( int errorNumber, string message ) : System | ||
RepositoryException ( int errorNumber, string message, |
Méthode | Description | |
---|---|---|
RepositoryException ( System info, System context ) : System |
public GetObjectData ( System info, System context ) : void | ||
info | System | |
context | System | |
Résultat | void |
protected RepositoryException ( System info, System context ) : System | ||
info | System | |
context | System | |
Résultat | System |
public RepositoryException ( int errorNumber ) : System | ||
errorNumber | int | |
Résultat | System |
public RepositoryException ( int errorNumber, string message ) : System | ||
errorNumber | int | |
message | string | |
Résultat | System |
public RepositoryException ( int errorNumber, string message, |
||
errorNumber | int | |
message | string | |
inner | ||
Résultat | System |