org.camunda.bpm.cycle.util
Class ExceptionUtil

java.lang.Object
  extended by org.camunda.bpm.cycle.util.ExceptionUtil

public class ExceptionUtil
extends Object

Util to work with exceptions.

Author:
roman.smirnov

Constructor Summary
ExceptionUtil()
           
 
Method Summary
static Throwable getRootCause(Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionUtil

public ExceptionUtil()
Method Detail

getRootCause

public static Throwable getRootCause(Throwable t)


Copyright © 2014 camunda services GmbH. All rights reserved.