Class KeyAlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.storm.thrift.TException
org.apache.storm.generated.KeyAlreadyExistsException
All Implemented Interfaces:
Serializable, Cloneable, Comparable<KeyAlreadyExistsException>, org.apache.storm.thrift.TBase<KeyAlreadyExistsException,KeyAlreadyExistsException._Fields>, org.apache.storm.thrift.TSerializable
Direct Known Subclasses:
WrappedKeyAlreadyExistsException

@Generated("Autogenerated by Thrift Compiler (0.19.0)") public class KeyAlreadyExistsException extends org.apache.storm.thrift.TException implements org.apache.storm.thrift.TBase<KeyAlreadyExistsException,KeyAlreadyExistsException._Fields>, Serializable, Cloneable, Comparable<KeyAlreadyExistsException>
See Also: