Class CompositeClosingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.demeng.pluginbase.terminable.composite.CompositeClosingException
- All Implemented Interfaces:
Serializable
Exception thrown to propagate exceptions thrown by
CompositeTerminable.close().- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CompositeClosingException
-
-
Method Details
-
getCauses
-
printAllStackTraces
public void printAllStackTraces()
-