Class
RSS::OverlappedPrefixError
In:
rss/rss.rb
Parent:
Error
Methods
new
Attributes
prefix
[R]
Public Class methods
new
(prefix)
[Source]
# File rss/rss.rb, line 72
def
initialize
(
prefix
)
@prefix
=
prefix
end
[Validate]