Package mondrian.recorder
Class RecorderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
mondrian.olap.MondrianException
mondrian.recorder.RecorderException
- All Implemented Interfaces:
Serializable
Exception thrown by
MessageRecorder
when too many errors
have been reported.- Author:
- Richard M. Emberson
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class mondrian.olap.MondrianException
getLocalizedMessage, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RecorderException
-