it.geosolutions.imageio.plugins.jp2k
Class JP2KTreeController.MultiCauseIllegalStateException
Object
Throwable
Exception
RuntimeException
IllegalStateException
JP2KTreeController.MultiCauseIllegalStateException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JP2KTreeController
public final class JP2KTreeController.MultiCauseIllegalStateException
- extends IllegalStateException
Simple subclass of IllegalStateException
which can be used to report multiple causes.
- Author:
- Simone Giannecchini, GeoSolutions
- See Also:
- Serialized Form
Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JP2KTreeController.MultiCauseIllegalStateException
public JP2KTreeController.MultiCauseIllegalStateException(String message,
Collection<Throwable> causes)
JP2KTreeController.MultiCauseIllegalStateException
public JP2KTreeController.MultiCauseIllegalStateException(Collection<Throwable> causes)
getCauses
public List<Throwable> getCauses()
Copyright © 2006-2012 GeoSolutions. All Rights Reserved.