| Modifier and Type | Field and Description |
|---|---|
protected FileAlreadyExistsExceptionType |
ExceptionType.fileAlreadyExists |
| Modifier and Type | Method and Description |
|---|---|
FileAlreadyExistsExceptionType |
ObjectFactory.createFileAlreadyExistsExceptionType()
Create an instance of
FileAlreadyExistsExceptionType |
FileAlreadyExistsExceptionType |
ExceptionType.getFileAlreadyExists()
Gets the value of the fileAlreadyExists property.
|
FileAlreadyExistsExceptionType |
FileAlreadyExistsExceptionType.withFileId(String value) |
FileAlreadyExistsExceptionType |
FileAlreadyExistsExceptionType.withPath(String value) |
FileAlreadyExistsExceptionType |
FileAlreadyExistsExceptionType.withStorageId(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionType.setFileAlreadyExists(FileAlreadyExistsExceptionType value)
Sets the value of the fileAlreadyExists property.
|
ExceptionType |
ExceptionType.withFileAlreadyExists(FileAlreadyExistsExceptionType value) |
Copyright © 2015. All rights reserved.