Exception: Net::IMAP::StringPrep::BidiStringError

Inherits:
StringPrepError
  • Object
show all
Defined in:
lib/net/imap/stringprep.rb

Overview

StringPrepError raised when string contains bidirectional characters which violate the StringPrep requirements.

Instance Attribute Summary

Attributes inherited from StringPrepError

#profile, #string

Method Summary

Methods inherited from StringPrepError

#initialize

Constructor Details

This class inherits a constructor from Net::IMAP::StringPrep::StringPrepError