SimpleExceptionEndpoint<T extends Exception> constructor
SimpleExceptionEndpoint<T extends Exception> (
- ExceptionHandleEndpoint<
T> exceptionHandler
Implementation
SimpleExceptionEndpoint(this.exceptionHandler);