On this page
ToolError
- Package
- libtmux-swift
- Source
- Sources/LibTmuxMCP/ToolCatalog.swift
-
Why a call could not produce its normal result.
16 declared, 0 inherited
Members
- deniedByTier(_:needs:allowed:) constant
- internalFailure(_:) constant
- missingArgument(_:) constant
- notAllowed(_:value:allowed:) constant
- notEnabled(_:) constant
- refusedForSafety(_:) constant
- timedOut(_:seconds:) constant
- tmux(_:) constant
- tmuxRejected(_:) constant
- unknownArguments(_:accepted:) constant
- unknownTool(_:) constant
- workspace(_:) constant
- wrongArgumentType(_:expected:) constant
- !=(_:_:) function Returns a Boolean value indicating whether two values are not equal.
- description property A textual representation of this instance.
- localizedDescription property Retrieve the localized description for this error.