Uses of Interface
org.jasig.portal.lang.ThrowableHandler

Packages that use ThrowableHandler
org.jasig.portal.lang   
 

Uses of ThrowableHandler in org.jasig.portal.lang
 

Methods in org.jasig.portal.lang that return ThrowableHandler
static ThrowableHandler ThrowableHelper.getDefaultHandler(String className)
          Returns a constructed instance of the default handler.
 

Methods in org.jasig.portal.lang with parameters of type ThrowableHandler
static void ThrowableHelper.handle(Class client, String message, String[] objects, Throwable cause, ThrowableHandler handler)
          Handles the throwable condition specified in the parameters.
 



Copyright © 2010 Jasig. All Rights Reserved.