Module io.ebean.api
Package io.ebean.bean

Class NotEnhancedException

  • All Implemented Interfaces:
    Serializable

    public class NotEnhancedException
    extends RuntimeException
    This exception is thrown, when the default implementation of EntityBean is not or not properly overwritten by enhancer.
    Author:
    Roland Praml, FOCONIS AG
    See Also:
    Serialized Form
    • Constructor Detail

      • NotEnhancedException

        public NotEnhancedException()