Module io.ebean.api

Class BeanNotEnhancedException

  • All Implemented Interfaces:
    Serializable

    public class BeanNotEnhancedException
    extends IllegalStateException
    Throw when an processing an entity bean that is not bytecode enhanced. Refer: https://ebean.io/docs/trouble-shooting#not-enhanced
    See Also:
    Serialized Form
    • Constructor Detail

      • BeanNotEnhancedException

        public BeanNotEnhancedException​(String msg)