|
||||||||||
| 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.stepniak.picheese.error.client.exception.ClientBaseException
net.stepniak.picheese.error.client.exception.AuthException
public class AuthException
| Constructor Summary | |
|---|---|
AuthException(ClientErrorType error)
|
|
AuthException(ClientErrorType error,
Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class net.stepniak.picheese.error.client.exception.ClientBaseException |
|---|
getCause, getError |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, 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 AuthException(ClientErrorType error)
public AuthException(ClientErrorType error,
Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||