com.splout.db.hadoop
Class TablespaceBuilder.TablespaceBuilderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.splout.db.hadoop.TablespaceBuilder.TablespaceBuilderException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TablespaceBuilder

public static class TablespaceBuilder.TablespaceBuilderException
extends java.lang.Exception

Exception that is thrown if a Tablespace cannot be built because there is missing data or inconsistent data has been specified. The reason is specified as the message of the Exception.

See Also:
Serialized Form

Constructor Summary
TablespaceBuilder.TablespaceBuilderException(java.lang.String msg)
           
 
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

TablespaceBuilder.TablespaceBuilderException

public TablespaceBuilder.TablespaceBuilderException(java.lang.String msg)


Copyright © 2012-2013 Datasalt Systems S.L.. All Rights Reserved.