Méthode | Description | |
---|---|---|
ResourceIsLockedByAnotherOwnerException ( ) : System | ||
ResourceIsLockedByAnotherOwnerException ( string message ) : System | ||
ResourceIsLockedByAnotherOwnerException ( string message, Exception innerException ) : System |
public ResourceIsLockedByAnotherOwnerException ( ) : System | ||
Résultat | System |
public ResourceIsLockedByAnotherOwnerException ( string message ) : System | ||
message | string | |
Résultat | System |
public ResourceIsLockedByAnotherOwnerException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
Résultat | System |