|
||||||||||
| 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.lang.RuntimeException
net.netheos.pcsapi.exceptions.CStorageException
net.netheos.pcsapi.exceptions.CHttpException
net.netheos.pcsapi.exceptions.CAuthenticationException
public class CAuthenticationException
http 401 error.
| Constructor Summary | |
|---|---|
CAuthenticationException(String message,
CResponse response)
|
|
| Method Summary |
|---|
| Methods inherited from class net.netheos.pcsapi.exceptions.CHttpException |
|---|
getRequestMethod, getRequestUri, 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 CAuthenticationException(String message,
CResponse response)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||