Exception: WSDL::PathRestrictionError
- Inherits:
-
FatalError
- Object
- StandardError
- Error
- FatalError
- WSDL::PathRestrictionError
- Defined in:
- lib/wsdl/errors.rb
Overview
Raised when a file path violates sandbox restrictions.
This occurs when a WSDL or schema import attempts to access files outside the allowed directory tree. This protection prevents path traversal attacks where malicious schemaLocation attributes could read arbitrary system files.