|
||||||||||
| 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.server.exception.ServerBaseException
net.stepniak.picheese.error.server.exception.HttpsRequiredException
public class HttpsRequiredException
| Constructor Summary | |
|---|---|
HttpsRequiredException(ServerErrorType error)
|
|
HttpsRequiredException(ServerErrorType error,
Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class net.stepniak.picheese.error.server.exception.ServerBaseException |
|---|
getCause, getError, getStatus |
| 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 HttpsRequiredException(ServerErrorType error)
public HttpsRequiredException(ServerErrorType error,
Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||