Guvnor - Services API 6.0.0.CR1

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.0.0.CR1

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