Class BeanConfigurationClassCastException

All Implemented Interfaces:
Serializable

public class BeanConfigurationClassCastException extends BeanConfigurationException
Indicates the bean does not implement the required interfaces.
Since:
8.0
Author:
itaif
See Also:
  • Constructor Details

    • BeanConfigurationClassCastException

      public BeanConfigurationClassCastException(String message)