Exception: Net::IMAP::StringPrep::ProhibitedCodepoint
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
StringPrepError ,
ArgumentError
|
|
Instance Chain:
self,
StringPrepError ,
ArgumentError
|
|
Inherits: |
Net::IMAP::StringPrep::StringPrepError
|
Defined in: | lib/net/imap/stringprep.rb |
Overview
StringPrepError
raised when string
contains a codepoint prohibited by #table.
Class Method Summary
Instance Attribute Summary
Constructor Details
.new(table, *args, **kwargs) ⇒ ProhibitedCodepoint
Instance Attribute Details
#table (readonly)
[ GitHub ]# File 'lib/net/imap/stringprep.rb', line 32
attr_reader :table