org.glassfish.grizzly.utils
Interface ExceptionHandler


public interface ExceptionHandler

Author:
oleksiys

Nested Class Summary
static class ExceptionHandler.Severity
           
 
Method Summary
 void notifyException(ExceptionHandler.Severity severity, Throwable throwable)
           
 

Method Detail

notifyException

void notifyException(ExceptionHandler.Severity severity,
                     Throwable throwable)


Copyright © 2012 Oracle Corporation. All Rights Reserved.