Package io.varhttp
Class ExceptionRegistry
java.lang.Object
io.varhttp.ExceptionRegistry
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintgetResponseCode(Class<? extends Throwable> exceptionClass, int defaultResponseCode) void
- 
Constructor Details- 
ExceptionRegistrypublic ExceptionRegistry()
 
- 
- 
Method Details- 
registerException
- 
getResponseCode
- 
getExceptionClasses
 
-