com.splout.db.hadoop
Class TableBuilder.TableBuilderException

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

public static class TableBuilder.TableBuilderException
extends java.lang.Exception

Exception that is thrown if a Table 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
TableBuilder.TableBuilderException(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

TableBuilder.TableBuilderException

public TableBuilder.TableBuilderException(java.lang.String msg)


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