Class ProtocolException

    • Constructor Detail

      • ProtocolException

        public ProtocolException​(Error error)
        Deprecated.
      • ProtocolException

        public ProtocolException​(org.apache.abdera.Abdera abdera,
                                 int code,
                                 String message)
        Deprecated.
    • Method Detail

      • getError

        public Error getError()
        Deprecated.
      • hashCode

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class Object
      • equals

        public boolean equals​(Object obj)
        Deprecated.
        Overrides:
        equals in class Object