org.guvnor.common.services.backend.exceptions
Class ExceptionUtilities
java.lang.Object
org.guvnor.common.services.backend.exceptions.ExceptionUtilities
public class ExceptionUtilities
- extends Object
Utilities for exception handling.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionUtilities
public ExceptionUtilities()
handleException
public static RuntimeException handleException(Exception e)
- Helper to return a @Portable RuntimeException.
- Parameters:
e -
- Returns:
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.