Class MultipleFailuresException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.ascopes.protobufmavenplugin.utils.MultipleFailuresException
All Implemented Interfaces:
Serializable

public final class MultipleFailuresException extends RuntimeException
Exception that gets raised when one or more concurrent tasks fail.
Since:
2.2.0
Author:
Ashley Scopes
See Also: