org.gcube.data.analysis.tabulardata.cube.exceptions
Class CubeManagerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.data.analysis.tabulardata.cube.exceptions.CubeManagerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NoSuchTableException, TableCreationException

public class CubeManagerException
extends Exception

See Also:
Serialized Form

Constructor Summary
CubeManagerException()
           
CubeManagerException(String message)
           
CubeManagerException(String message, Throwable cause)
           
CubeManagerException(Throwable cause)
           
 
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

CubeManagerException

public CubeManagerException()

CubeManagerException

public CubeManagerException(String message,
                            Throwable cause)

CubeManagerException

public CubeManagerException(String message)

CubeManagerException

public CubeManagerException(Throwable cause)


Copyright © 2013. All Rights Reserved.