Module io.ebean.api

Class BeanNotRegisteredException

  • All Implemented Interfaces:
    Serializable

    public class BeanNotRegisteredException
    extends IllegalStateException
    Throw when an processing thinks a bean is not registered. Refer: https://ebean.io/docs/trouble-shooting#not-registered
    See Also:
    Serialized Form
    • Constructor Detail

      • BeanNotRegisteredException

        public BeanNotRegisteredException​(String msg)