Exception: WSDL::SealedCollectionError

Inherits:
Error
  • Object
show all
Defined in:
lib/wsdl/errors.rb

Overview

Raised when a sealed collection is mutated.

This error indicates internal misuse where a parser collection that has completed its build phase is modified afterward.