Package mondrian.olap

Class InvalidHierarchyException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InvalidHierarchyException
    extends MondrianException
    Exception which indicates that a Cube is invalid because there is a hierarchy with no members.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      InvalidHierarchyException​(java.lang.String message)
      Creates a InvalidHierarchyException.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • InvalidHierarchyException

        public InvalidHierarchyException​(java.lang.String message)
        Creates a InvalidHierarchyException.
        Parameters:
        message - Localized error message