Guvnor - Services API 6.1.0.Beta2

org.guvnor.common.services.backend.exceptions
Class ExceptionUtilities

java.lang.Object
  extended by org.guvnor.common.services.backend.exceptions.ExceptionUtilities

public class ExceptionUtilities
extends Object

Utilities for exception handling.


Constructor Summary
ExceptionUtilities()
           
 
Method Summary
static RuntimeException handleException(Exception e)
          Helper to return a @Portable RuntimeException.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionUtilities

public ExceptionUtilities()
Method Detail

handleException

public static RuntimeException handleException(Exception e)
Helper to return a @Portable RuntimeException.

Parameters:
e -
Returns:

Guvnor - Services API 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.