|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
org.sblim.cimclient.internal.http.HttpException
org.sblim.cimclient.internal.http.HttpParseException
public class HttpParseException
Class HttpParseException represents problems parsing http challenges
| Constructor Summary | |
|---|---|
HttpParseException()
Ctor. |
|
HttpParseException(java.lang.String pReason)
Ctor. |
|
| Method Summary |
|---|
| Methods inherited from class org.sblim.cimclient.internal.http.HttpException |
|---|
getStatus, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HttpParseException()
public HttpParseException(java.lang.String pReason)
pReason - The reason
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||