eu.scape_project.watch.utils.exception
Class BadRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.ws.rs.WebApplicationException
eu.scape_project.watch.utils.exception.ApiException
eu.scape_project.watch.utils.exception.BadRequestException
- All Implemented Interfaces:
- Serializable
public class BadRequestException
- extends ApiException
- 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 |
BadRequestException
public BadRequestException(int code,
String msg)
Copyright © 2012 SCAPE. All Rights Reserved.