Exception: WSDL::UnresolvableImportError
- Inherits:
-
FatalError
- Object
- StandardError
- Error
- FatalError
- WSDL::UnresolvableImportError
- Defined in:
- lib/wsdl/errors.rb
Overview
Raised when a relative schema import/include cannot be resolved.
This occurs when a relative schemaLocation cannot be resolved because the current import context has no resolvable base location (file path or URL).