@FunctionalInterface public interface LoadErrorHandler
Modifier and Type | Method and Description |
---|---|
void |
handleLoadError(io.ebean.bean.EntityBean bean,
Property prop,
String fullName,
Exception e) |
void handleLoadError(io.ebean.bean.EntityBean bean, Property prop, String fullName, Exception e)
Copyright © 2019. All rights reserved.