org.sonar.core
Class PicoUtils

java.lang.Object
  extended by org.sonar.core.PicoUtils

public final class PicoUtils
extends Object


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

Method Detail

sanitize

public static Throwable sanitize(Throwable t)

propagateStartupException

public static void propagateStartupException(Throwable t)


Copyright © 2009-2012 SonarSource. All Rights Reserved.