com.evolveum.midpoint.schema.util
Class ExceptionUtil

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

public class ExceptionUtil
extends java.lang.Object

Author:
Radovan Semancik

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

lookForMessage

public static java.lang.String lookForMessage(java.lang.Throwable e)


Copyright © 2012 evolveum. All Rights Reserved.