org.apache.hadoop.hbase.mapreduce
Class ImportTsv.TsvParser.BadTsvLineException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.BadTsvLineException
All Implemented Interfaces:
Serializable
Enclosing class:
ImportTsv.TsvParser

public static class ImportTsv.TsvParser.BadTsvLineException
extends Exception

See Also:
Serialized Form

Constructor Summary
ImportTsv.TsvParser.BadTsvLineException(String err)
           
 
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

ImportTsv.TsvParser.BadTsvLineException

public ImportTsv.TsvParser.BadTsvLineException(String err)


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.