|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
microsoft.exchange.webservices.data.HttpErrorException
public class HttpErrorException
User: nwoodham Date: 3/8/11 Time: 5:30 PM
Constructor Summary | |
---|---|
HttpErrorException()
|
|
HttpErrorException(java.lang.String message,
int code)
|
Method Summary | |
---|---|
int |
getHttpErrorCode()
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HttpErrorException()
public HttpErrorException(java.lang.String message, int code)
Method Detail |
---|
public int getHttpErrorCode()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |