Class BulkBeanException

All Implemented Interfaces:
Serializable

public class BulkBeanException extends RuntimeException
See Also:
  • Constructor Details

    • BulkBeanException

      public BulkBeanException(String message, int index)
    • BulkBeanException

      public BulkBeanException(Throwable cause, int index)
  • Method Details