Home
Java
JSTL
Struts
Spring
Hibernate
Webservice
Eclipse
API
Guest Post
Menu
Explorer
play-restifyerrors-master
project-code
app
com
github
restifyerrors
ExceptionInfo.java
RESTfulErrorHandler.java
RESTifyErrors.java
RestifyErrorsRegistry.java
ResultBuilder.java
exceptions
HTTPErrorType.java
HTTPException.java
test
com
github
restifyerrors
ExceptionRegistryTest.java
HTTPExceptionTest.java
TestSuite.java
execptions
AppBaseException.java
AppDerivedException.java
AppDerivedIOException.java
samples
sample-using-httpException
app
controllers
APIController.java
Application.java
Helper.java
models
User.java
test
ApplicationTest.java
IntegrationTest.java
package com.github.restifyerrors.execptions; public class AppBaseException extends Exception{ }