RegexMatchError
Swift
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift
- Package
- libtmux-swift
- Source
- Sources/LibTmux/RegexPattern.swift
- enum RegexMatchError : enum RegexMatchError
-
Why a compiled
RegexPatterncould not finish matching.
3 declared, 2 inherited
Members
- inputTooLong(maximumUTF8Bytes:actualUTF8Bytes:) constant
- invalidWorkLimit(_:) constant
- workLimitExceeded(maximum:) constant
Inherited members
Reached through Equatable.!=(_:_:), Error.localizedDescription.
- !=(_:_:) Equatable.!=(_:_:) Returns a Boolean value indicating whether two values are not equal.
- localizedDescription Error.localizedDescription Retrieve the localized description for this error.