So, i think

   /**
     * Set the local error condition
     * @param condition
     */
  public void setCondition(ErrorCondition condition);

    /**
     * @return the remote endpoint error, or null if there is none
     */
    public ErrorCondition getRemoteCondition();

that Proton-J can`t set Remote ErrorCondition.  It`s can only get Remote
Condition.  Method setCondition set only local  condition (at the server),
but no at the client.

What do you think about it?

Thanks



--
View this message in context: 
http://qpid.2158936.n2.nabble.com/Exceptions-at-AMQP-protocol-tp7649275p7649285.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to