Package gw.lang.javadoc
Interface IExceptionNode
-
public interface IExceptionNode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDescription()StringgetType()voidsetDescription(String value)voidsetType(String name)
-