Class DrillthroughColumnMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.appliedolap.essbase.EssApiException
com.appliedolap.essbase.exceptions.DrillthroughColumnMismatchException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDrillthroughColumnMismatchException(EssDrillthrough drillthrough, String missingColummMapping, String missingDimension) -
Method Summary
Methods inherited from class com.appliedolap.essbase.EssApiException
extractMessage, getBestMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DrillthroughColumnMismatchException
public DrillthroughColumnMismatchException(EssDrillthrough drillthrough, String missingColummMapping, String missingDimension)
-