类 PropertyBatchUpdateException

  • 所有已实现的接口:
    Serializable

    public class PropertyBatchUpdateException
    extends BeansException
    Combined exception, composed of individual PropertyAccessException instances. An object of this class is created at the beginning of the binding process, and errors added to it as necessary.

    The binding process continues when it encounters application-level PropertyAccessExceptions, applying those changes that can be applied and storing rejected changes in an object of this class.

    从以下版本开始:
    18 April 2001
    作者:
    Rod Johnson, Juergen Hoeller
    另请参阅:
    序列化表格