storm.kafka
Class UpdateOffsetException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by storm.kafka.UpdateOffsetException
All Implemented Interfaces:
Serializable

public class UpdateOffsetException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
UpdateOffsetException()
           
 
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

UpdateOffsetException

public UpdateOffsetException()


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