AlreadyExistsException Constructor |
Name | Description | |
---|---|---|
AlreadyExistsException | [AlphaFS] Initializes a new instance of the AlreadyExistsException class. | |
AlreadyExistsException(String) | [AlphaFS] Initializes a new instance of the AlreadyExistsException class.
Both ERROR_ALREADY_EXISTS and ERROR_FILE_EXISTS can cause this Exception. | |
AlreadyExistsException(SerializationInfo, StreamingContext) | [AlphaFS] Initializes a new instance of the AlreadyExistsException class. | |
AlreadyExistsException(String, Boolean) | [AlphaFS] Initializes a new instance of the AlreadyExistsException class. | |
AlreadyExistsException(String, Exception) | [AlphaFS] Initializes a new instance of the AlreadyExistsException class. |