com.evolveum.midpoint.schema.util
Class ExceptionUtil

java.lang.Object
  extended by com.evolveum.midpoint.schema.util.ExceptionUtil

public class ExceptionUtil
extends Object

Author:
Radovan Semancik

Constructor Summary
ExceptionUtil()
           
 
Method Summary
static String lookForMessage(Throwable e)
           
static Throwable lookForTunneledException(Throwable ex)
           
 
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

lookForTunneledException

public static Throwable lookForTunneledException(Throwable ex)

lookForMessage

public static String lookForMessage(Throwable e)


Copyright © 2013 evolveum. All Rights Reserved.