Sha256: 6c9d3ea045b24b8384ed46f169491e97d68c87a89c38c28ee10f84807e5cddf4

Contents?: true

Size: 463 Bytes

Versions: 7

Compression:

Stored size: 463 Bytes

Contents

#
# Copyright (C) 2002-2004 Satoru Takabayashi <satoru@namazu.org> 
# Copyright (C) 2003-2006 Kouichirou Eto
#     All rights reserved.
#     This is free software with ABSOLUTELY NO WARRANTY.
#
# You can redistribute it and/or modify it under the terms of 
# the GNU General Public License version 2.
#

module QuickML
  class QuickMLException < StandardError; end
  class TooManyMembers < QuickMLException; end
  class InvalidMLName < QuickMLException; end
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
qwik2md-2.0.1 vendor/qwik/lib/qwik/ml-exception.rb
qwik2md-2.0.0 vendor/qwik/lib/qwik/ml-exception.rb
qwik2md-1.0.2 vendor/qwik/lib/qwik/ml-exception.rb
qwik2md-1.0.1 vendor/qwik/lib/qwik/ml-exception.rb
qwik2md-1.0.0 vendor/qwik/lib/qwik/ml-exception.rb
qwik2md-0.1.0 vendor/qwik/lib/qwik/ml-exception.rb
qwikdoc-0.0.1 vendor/qwik/ml-exception.rb