Class BeanConstructException

All Implemented Interfaces:
Serializable

public class BeanConstructException extends BeanMappingException
See Also:
Serialized Form
  • Field Details

  • Constructor Details

    • BeanConstructException

      public BeanConstructException(Class<?> classToInstantiate, Throwable rootCause)