Package org.iworkz.habitat.dao
Class ExceptionFactory
java.lang.Object
org.iworkz.habitat.dao.ExceptionFactory
@Singleton public class ExceptionFactory extends Object
-
Constructor Summary
Constructors Constructor Description ExceptionFactory() -
Method Summary
Modifier and Type Method Description RuntimeExceptioncreateConflictException(String message)RuntimeExceptioncreateNotFoundException(String message)
-
Constructor Details
-
ExceptionFactory
public ExceptionFactory()
-
-
Method Details
-
createNotFoundException
-
createConflictException
-