Sha256: 9bda23814fffd172b6e1dc35c36fe92726cc1005780f7e90844705ce5371a5bd
Contents?: true
Size: 330 Bytes
Versions: 1
Compression:
Stored size: 330 Bytes
Contents
class CheetahMailException < Exception end class CheetahMailMessagingException < CheetahMailException end class CheetahMailAuthorizationException < CheetahMailMessagingException end class CheetahMailTemporaryException < CheetahMailMessagingException end class CheetahMailPermanentException < CheetahMailMessagingException end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cheetah_mail-0.6.0 | lib/cheetah_mail/exception.rb |