Brooklyn

brooklyn.util.exceptions
[Java] Class CompoundRuntimeException

java.lang.Object
  java.lang.Throwable
      java.lang.Exception
          java.lang.RuntimeException
              brooklyn.util.exceptions.CompoundRuntimeException

public class CompoundRuntimeException
extends java.lang.RuntimeException

Constructor Summary
CompoundRuntimeException(java.lang.String message)

CompoundRuntimeException(java.lang.String message, java.lang.Throwable cause)

CompoundRuntimeException(java.lang.Throwable cause)

CompoundRuntimeException(java.lang.String message, java.lang.Iterable causes)

 
Method Summary
java.util.List getAllCauses()

 
Methods inherited from class java.lang.RuntimeException
java.lang.RuntimeException#printStackTrace(java.io.PrintStream), java.lang.RuntimeException#printStackTrace(), java.lang.RuntimeException#printStackTrace(java.io.PrintWriter), java.lang.RuntimeException#fillInStackTrace(), java.lang.RuntimeException#getCause(), java.lang.RuntimeException#initCause(java.lang.Throwable), java.lang.RuntimeException#toString(), java.lang.RuntimeException#getMessage(), java.lang.RuntimeException#getLocalizedMessage(), java.lang.RuntimeException#getStackTrace(), java.lang.RuntimeException#setStackTrace([Ljava.lang.StackTraceElement;), java.lang.RuntimeException#wait(), java.lang.RuntimeException#wait(long), java.lang.RuntimeException#wait(long, int), java.lang.RuntimeException#equals(java.lang.Object), java.lang.RuntimeException#hashCode(), java.lang.RuntimeException#getClass(), java.lang.RuntimeException#notify(), java.lang.RuntimeException#notifyAll()
 
Methods inherited from class java.lang.Exception
java.lang.Exception#printStackTrace(java.io.PrintStream), java.lang.Exception#printStackTrace(), java.lang.Exception#printStackTrace(java.io.PrintWriter), java.lang.Exception#fillInStackTrace(), java.lang.Exception#getCause(), java.lang.Exception#initCause(java.lang.Throwable), java.lang.Exception#toString(), java.lang.Exception#getMessage(), java.lang.Exception#getLocalizedMessage(), java.lang.Exception#getStackTrace(), java.lang.Exception#setStackTrace([Ljava.lang.StackTraceElement;), java.lang.Exception#wait(), java.lang.Exception#wait(long), java.lang.Exception#wait(long, int), java.lang.Exception#equals(java.lang.Object), java.lang.Exception#hashCode(), java.lang.Exception#getClass(), java.lang.Exception#notify(), java.lang.Exception#notifyAll()
 

Constructor Detail

CompoundRuntimeException

public CompoundRuntimeException(java.lang.String message)


CompoundRuntimeException

public CompoundRuntimeException(java.lang.String message, java.lang.Throwable cause)


CompoundRuntimeException

public CompoundRuntimeException(java.lang.Throwable cause)


CompoundRuntimeException

public CompoundRuntimeException(java.lang.String message, java.lang.Iterable causes)


 
Method Detail

getAllCauses

public java.util.List getAllCauses()


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.