Package org.minidns.util
Class MultipleIoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.minidns.util.MultipleIoException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
throwIfRequired
(List<? extends IOException> ioExceptions) static IOException
toIOException
(List<? extends IOException> ioExceptions) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getExceptions
-
throwIfRequired
- Throws:
IOException
-
toIOException
-