Interface IBError
-
public interface IBErrorNeeds some javadocs here- Author:
- mykel.alvis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetMessage()Produce the error's message
-