Package com.jedox.palojlib.interfaces
Interface IPaloJException
- All Known Implementing Classes:
PaloJException
public interface IPaloJException
represent the exception that comes from palojlib
- Author:
- khaddadin
-
Method Summary
-
Method Details
-
getMessage
String getMessage()get the short error message- Returns:
- short error message
-