eu.scape_project.watch.utils.exception
Class ApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.ws.rs.WebApplicationException
eu.scape_project.watch.utils.exception.ApiException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BadRequestException, NotFoundException
public class ApiException
- extends javax.ws.rs.WebApplicationException
- See Also:
- Serialized Form
Methods inherited from class javax.ws.rs.WebApplicationException |
getResponse |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ApiException
public ApiException(int code,
String message)
ApiException
public ApiException(int code,
Throwable e)
Copyright © 2012 SCAPE. All Rights Reserved.