Package gw.lang.reflect
Interface IProvidesCustomErrorInfo
-
public interface IProvidesCustomErrorInfo
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classIProvidesCustomErrorInfo.CustomErrorInfostatic classIProvidesCustomErrorInfo.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()
-
-