Package gw.lang.reflect
Interface IProvidesCustomErrorInfo
-
public interface IProvidesCustomErrorInfo
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
IProvidesCustomErrorInfo.CustomErrorInfo
static class
IProvidesCustomErrorInfo.ErrorLevel
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<IProvidesCustomErrorInfo.CustomErrorInfo>
getCustomErrors()
-
-
-
Method Detail
-
getCustomErrors
List<IProvidesCustomErrorInfo.CustomErrorInfo> getCustomErrors()
-
-