storm.kafka
Class FailedFetchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
storm.kafka.FailedFetchException
- All Implemented Interfaces:
- Serializable
public class FailedFetchException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FailedFetchException
public FailedFetchException(String message)
FailedFetchException
public FailedFetchException(Exception e)
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.