Class W2WNotFound

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

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

    • metaDataMap

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

    • W2WNotFound

      public W2WNotFound()
    • W2WNotFound

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