class Zap::Utils::Concurrent::Pipeline::PipelineException

Defined in:

utils/concurrent/pipeline.cr

Constructors

Instance methods inherited from class Object

or(other : T) : T | self forall T or, pipe(&) pipe

Constructor Detail

def self.new(exceptions : SafeArray(Exception)) #

[View source]