ReportMartException

See the Javadocs in <EPM_ORACLE_HOME>/common/docs/ReportingAnalysis/SDK/javadoc.

This class is an Exception artifact thrown by most method invocations on the Interactive Reporting SDK package. To handle these exceptions, your program must use “try-catch” constructs to handle the exceptions when they are thrown. Each ReportMartException artifact provides a message that describes the error condition responsible for generating the exception.