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:
  • Constructor Details

    • BeanNotEnhancedException

      public BeanNotEnhancedException(String msg)