@Singleton public class ExceptionFactory extends Object
| Constructor and Description |
|---|
ExceptionFactory() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
createConflictException(String message) |
RuntimeException |
createNotFoundException(String message) |
public RuntimeException createNotFoundException(String message)
public RuntimeException createConflictException(String message)
Copyright © 2019. All rights reserved.