public class GriffonExceptionHandlerProvider extends java.lang.Object implements Provider<ExceptionHandler>
Constructor and Description |
---|
GriffonExceptionHandlerProvider() |
Modifier and Type | Method and Description |
---|---|
ExceptionHandler |
get() |
public ExceptionHandler get()
get
in interface Provider<ExceptionHandler>