spring-framework / org.springframework.beans / PropertyBatchUpdateException / getPropertyAccessExceptions

getPropertyAccessExceptions

fun getPropertyAccessExceptions(): Array<PropertyAccessException>

Return an array of the propertyAccessExceptions stored in this object.

Will return the empty array (not null) if there were no errors.