Uses of Class
com.aspose.tasks.cloud.model.ErrorDetails
Packages that use ErrorDetails
-
Uses of ErrorDetails in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return ErrorDetailsModifier and TypeMethodDescriptionErrorDetails.date
(org.threeten.bp.OffsetDateTime date) Error.getInnerError()
Inner ErrorMethods in com.aspose.tasks.cloud.model with parameters of type ErrorDetailsModifier and TypeMethodDescriptionError.innerError
(ErrorDetails innerError) void
Error.setInnerError
(ErrorDetails innerError)