Package mondrian.olap

Class InvalidArgumentException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InvalidArgumentException
    extends MondrianException
    Exception which indicates that an argument is invalid
    Since:
    April 5, 2007
    Author:
    Thiyagu
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      InvalidArgumentException​(java.lang.String message)
      Creates a InvalidArgumentException.
    • 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

      • InvalidArgumentException

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