Class ListNotFound

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.thrift.TException
dev.vality.damsel.wb_list.ListNotFound
All Implemented Interfaces:
Serializable, Cloneable, Comparable<ListNotFound>, org.apache.thrift.TBase<ListNotFound,​ListNotFound._Fields>, org.apache.thrift.TSerializable

@Generated(value="Autogenerated by Thrift Compiler (0.14.2)",
           date="2022-01-12")
public class ListNotFound
extends org.apache.thrift.TException
implements org.apache.thrift.TBase<ListNotFound,​ListNotFound._Fields>, Serializable, Cloneable, Comparable<ListNotFound>
See Also:
Serialized Form
  • Field Details

    • metaDataMap

      public static final Map<ListNotFound._Fields,​org.apache.thrift.meta_data.FieldMetaData> metaDataMap
  • Constructor Details

    • ListNotFound

      public ListNotFound()
    • ListNotFound

      public ListNotFound​(ListNotFound other)
      Performs a deep copy on other.
  • Method Details