Skip to content

Commit

Permalink
making error code PNERR_HTTP_RC_ERROR public
Browse files Browse the repository at this point in the history
  • Loading branch information
Devendra committed Oct 27, 2013
1 parent 5276678 commit c46a94a
Show file tree
Hide file tree
Showing 31 changed files with 46 additions and 19 deletions.
Binary file modified android/Pubnub-Android-3.5.5.jar
Binary file not shown.
Binary file modified android/Pubnub-Android-Debug-3.5.5.jar
Binary file not shown.
Binary file modified android/examples/PubnubExample/libs/Pubnub-Android-3.5.5.jar
Binary file not shown.
Binary file modified android/examples/SubscribeAtBoot/libs/Pubnub-Android-3.5.5.jar
Binary file not shown.
Binary file modified blackberry/Pubnub-BlackBerry-3.5.5.jar
Binary file not shown.
Binary file modified codenameone/Pubnub-CodeNameOne-3.5.5.cn1lib
Binary file not shown.
Binary file modified codenameone/Pubnub-CodeNameOne-Debug-3.5.5.cn1lib
Binary file not shown.
Binary file modified j2me/Pubnub-MicroEdition-3.5.5.jar
Binary file not shown.
Binary file modified java/Pubnub-StandardEdition-3.5.5.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion java/doc/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
All Classes
</TITLE>
Expand Down
2 changes: 1 addition & 1 deletion java/doc/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
All Classes
</TITLE>
Expand Down
2 changes: 1 addition & 1 deletion java/doc/com/pubnub/api/Callback.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:11 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:35 IST 2013 -->
<TITLE>
Callback
</TITLE>
Expand Down
2 changes: 1 addition & 1 deletion java/doc/com/pubnub/api/HttpUtil.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:35 IST 2013 -->
<TITLE>
HttpUtil
</TITLE>
Expand Down
2 changes: 1 addition & 1 deletion java/doc/com/pubnub/api/Pubnub.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:35 IST 2013 -->
<TITLE>
Pubnub
</TITLE>
Expand Down
20 changes: 19 additions & 1 deletion java/doc/com/pubnub/api/PubnubError.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
PubnubError
</TITLE>
Expand Down Expand Up @@ -210,6 +210,14 @@ <H2>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/pubnub/api/PubnubError.html#PNERR_HTTP_RC_ERROR">PNERR_HTTP_RC_ERROR</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/pubnub/api/PubnubError.html#PNERR_INVALID_JSON">PNERR_INVALID_JSON</A></B></CODE>

<BR>
Expand Down Expand Up @@ -548,6 +556,16 @@ <H2>
</DL>
<HR>

<A NAME="PNERR_HTTP_RC_ERROR"><!-- --></A><H3>
PNERR_HTTP_RC_ERROR</H3>
<PRE>
public static final int <B>PNERR_HTTP_RC_ERROR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.pubnub.api.PubnubError.PNERR_HTTP_RC_ERROR">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="errorCode"><!-- --></A><H3>
errorCode</H3>
<PRE>
Expand Down
2 changes: 1 addition & 1 deletion java/doc/com/pubnub/api/PubnubException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
PubnubException
</TITLE>
Expand Down
2 changes: 1 addition & 1 deletion java/doc/com/pubnub/api/PubnubUtil.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
PubnubUtil
</TITLE>
Expand Down
2 changes: 1 addition & 1 deletion java/doc/com/pubnub/api/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
com.pubnub.api
</TITLE>
Expand Down
2 changes: 1 addition & 1 deletion java/doc/com/pubnub/api/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
com.pubnub.api
</TITLE>
Expand Down
2 changes: 1 addition & 1 deletion java/doc/com/pubnub/api/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
com.pubnub.api Class Hierarchy
</TITLE>
Expand Down
8 changes: 7 additions & 1 deletion java/doc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
Constant Field Values
</TITLE>
Expand Down Expand Up @@ -233,6 +233,12 @@ <H1>
<TD ALIGN="right"><CODE>103</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="com.pubnub.api.PubnubError.PNERR_HTTP_RC_ERROR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="com/pubnub/api/PubnubError.html#PNERR_HTTP_RC_ERROR">PNERR_HTTP_RC_ERROR</A></CODE></TD>
<TD ALIGN="right"><CODE>128</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="com.pubnub.api.PubnubError.PNERR_INVALID_JSON"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="com/pubnub/api/PubnubError.html#PNERR_INVALID_JSON">PNERR_INVALID_JSON</A></CODE></TD>
Expand Down
2 changes: 1 addition & 1 deletion java/doc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
Deprecated List
</TITLE>
Expand Down
2 changes: 1 addition & 1 deletion java/doc/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
API Help
</TITLE>
Expand Down
5 changes: 4 additions & 1 deletion java/doc/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
Index
</TITLE>
Expand Down Expand Up @@ -303,6 +303,9 @@
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_HTTP_ERROR"><B>PNERR_HTTP_ERROR</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Please check network connectivity.
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_HTTP_RC_ERROR"><B>PNERR_HTTP_RC_ERROR</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>&nbsp;
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_INVALID_JSON"><B>PNERR_INVALID_JSON</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Invalid Json .
Expand Down
2 changes: 1 addition & 1 deletion java/doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Sun Oct 27 02:57:12 IST 2013-->
<!-- Generated by javadoc on Sun Oct 27 15:25:36 IST 2013-->
<TITLE>
Generated Documentation (Untitled)
</TITLE>
Expand Down
2 changes: 1 addition & 1 deletion java/doc/overview-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
Class Hierarchy
</TITLE>
Expand Down
2 changes: 1 addition & 1 deletion java/doc/serialized-form.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 02:57:12 IST 2013 -->
<!-- Generated by javadoc (build 1.6.0_37) on Sun Oct 27 15:25:36 IST 2013 -->
<TITLE>
Serialized Form
</TITLE>
Expand Down
Binary file modified java/jars/Pubnub-UnitTests-3.5.5.jar
Binary file not shown.
Binary file modified java/jars/PubnubDemoConsole.jar
Binary file not shown.
Binary file modified java/jars/PubnubExample.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion java/srcPubnubApi/com/pubnub/api/PubnubError.java
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ public class PubnubError {
static final int PNERR_BAD_REQUEST = 127;


static final int PNERR_HTTP_RC_ERROR = 128;
public static final int PNERR_HTTP_RC_ERROR = 128;



Expand Down

0 comments on commit c46a94a

Please sign in to comment.