com.cloudera.lib.service
Class HadoopException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.cloudera.lib.lang.XException
              extended by com.cloudera.lib.service.HadoopException
All Implemented Interfaces:
Serializable

public class HadoopException
extends XException

See Also:
Serialized Form

Nested Class Summary
static class HadoopException.ERROR
           
 
Constructor Summary
HadoopException(HadoopException.ERROR error, Object... params)
           
 
Method Summary
 
Methods inherited from class com.cloudera.lib.lang.XException
getError
 
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

HadoopException

public HadoopException(HadoopException.ERROR error,
                       Object... params)


Copyright © 2012 Cloudera. All Rights Reserved.