public final class JP2KTreeController.MultiCauseIllegalStateException extends IllegalStateException
IllegalStateException
which can be used to report multiple causes.Constructor and Description |
---|
JP2KTreeController.MultiCauseIllegalStateException(Collection<Throwable> causes) |
JP2KTreeController.MultiCauseIllegalStateException(String message,
Collection<Throwable> causes) |
Modifier and Type | Method and Description |
---|---|
List<Throwable> |
getCauses() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JP2KTreeController.MultiCauseIllegalStateException(String message, Collection<Throwable> causes)
public JP2KTreeController.MultiCauseIllegalStateException(Collection<Throwable> causes)
Copyright © 2006–2015 GeoSolutions. All rights reserved.