Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
Error |
Error.code(String code) |
Error |
Error.description(String description) |
Error |
Error.innerError(ErrorDetails innerError) |
Error |
Error.message(String message) |
Modifier and Type | Method and Description |
---|---|
List<Error> |
FilesUploadResult.getErrors()
List of errors.
|
Modifier and Type | Method and Description |
---|---|
FilesUploadResult |
FilesUploadResult.addErrorsItem(Error errorsItem) |
Modifier and Type | Method and Description |
---|---|
FilesUploadResult |
FilesUploadResult.errors(List<Error> errors) |
void |
FilesUploadResult.setErrors(List<Error> errors) |
Copyright © 2021. All rights reserved.