org.broadleafcommerce.openadmin.security
Class SecurityExceptionFactory

java.lang.Object
  extended by org.broadleafcommerce.openadmin.security.SecurityExceptionFactory

public class SecurityExceptionFactory
extends Object

Based on SecurityExceptionFactory by David Martin http://code.google.com/p/gwt-incubator-lib/

Author:
jfischer

Constructor Summary
SecurityExceptionFactory()
           
 
Method Summary
static com.gwtincubator.security.exception.ApplicationSecurityException get(Throwable springException)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityExceptionFactory

public SecurityExceptionFactory()
Method Detail

get

public static com.gwtincubator.security.exception.ApplicationSecurityException get(Throwable springException)


Copyright © 2013. All Rights Reserved.