com.tonbeller.jpivot.olap.query
Class Quax.CannotHandleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.tonbeller.jpivot.util.JPivotException
              extended by com.tonbeller.jpivot.olap.query.Quax.CannotHandleException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Quax

public static class Quax.CannotHandleException
extends JPivotException

indicate, that an "unknown" Funcall was not handled

See Also:
Serialized Form

Constructor Summary
Quax.CannotHandleException(java.lang.String arg0)
          Constructor for CannotHandleException.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, 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

Quax.CannotHandleException

public Quax.CannotHandleException(java.lang.String arg0)
Constructor for CannotHandleException.

Parameters:
arg0 -