Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for MaxLengthExceededException (0.09 seconds)

  1. CLAUDE.md

    ### Exception Hierarchy
    
    All exceptions are unchecked (extend `RuntimeException` via `CrawlerSystemException`).
    
    ```
    CrawlerSystemException (RuntimeException)
      ├─ CrawlingAccessException
      │     └─ MaxLengthExceededException
      ├─ ChildUrlsException
      ├─ ExtractException
      │     └─ UnsupportedExtractException
      ├─ CrawlerLoginFailureException
      ├─ ExecutionTimeoutException
      ├─ MimeTypeException
    Created: Sun Apr 12 03:50:13 GMT 2026
    - Last Modified: Thu Mar 12 03:39:20 GMT 2026
    - 8.1K bytes
    - Click Count (0)
Back to Top