net.stepniak.picheese.error.client.exception
Class ClientBaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.stepniak.picheese.error.client.exception.ClientBaseException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AuthException, ConnectionFailedException, InputParamException, UpdateApplicationException
public abstract class ClientBaseException
- extends RuntimeException
- See Also:
- Serialized Form
ClientBaseException
public ClientBaseException(ClientErrorType error)
ClientBaseException
public ClientBaseException(ClientErrorType error,
Throwable cause)
getCause
public Throwable getCause()
- Overrides:
getCause in class Throwable
getError
public ClientErrorType getError()
Copyright © 2013. All Rights Reserved.