Class P2PNotFound

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

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

    • metaDataMap

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

    • P2PNotFound

      public P2PNotFound()
    • P2PNotFound

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