Class Mail::LDA::DeliveryPipeFailure
In: /home/matt/rubymail/mail/lda.rb
Parent: DeliveryComplete
Raised when the command run by #pipe fails.
Methods
new   
Attributes
status  [R]  This is the exit status of the pipe command.
Public Class methods
new(message, status)