Module error

Module error 

Source
Expand description

Error handling for the Breezy Python bindings

Structs§

AlreadyBranchError
A Rust type representing an exception defined in Python code.
AlreadyControlDirError
A Rust type representing an exception defined in Python code.
BadHttpRequest
A Rust type representing an exception defined in Python code.
BranchReferenceLoop
A Rust type representing an exception defined in Python code.
BreezyConnectionError
Static reference to the BreezyConnectionError class, if it exists.
ConflictsInTree
A Rust type representing an exception defined in Python code.
DependencyNotPresent
A Rust type representing an exception defined in Python code.
DivergedBranches
A Rust type representing an exception defined in Python code.
FileExists
A Rust type representing an exception defined in Python code.
ForgeLoginRequired
A Rust type representing an exception defined in Python code.
ForkingDisabled
A Rust type representing an exception defined in Python code.
GitLabConflict
A Rust type representing an exception defined in Python code.
ImmortalLimbo
A Rust type representing an exception defined in Python code.
IncompatibleFormat
A Rust type representing an exception defined in Python code.
IncompleteRead
A Rust type representing an exception defined in Python code.
InvalidHttpResponse
A Rust type representing an exception defined in Python code.
InvalidURL
A Rust type representing an exception defined in Python code.
LineEndingError
A Rust type representing an exception defined in Python code.
LockContention
A Rust type representing an exception defined in Python code.
LockFailed
A Rust type representing an exception defined in Python code.
MalformedTransform
A Rust type representing an exception defined in Python code.
MergeProposalExists
A Rust type representing an exception defined in Python code.
MissingNestedTree
A Rust type representing an exception defined in Python code.
NoColocatedBranchSupport
A Rust type representing an exception defined in Python code.
NoCompatibleInter
A Rust type representing an exception defined in Python code.
NoRepositoryPresent
A Rust type representing an exception defined in Python code.
NoRoundtrippingSupport
A Rust type representing an exception defined in Python code.
NoSuchFile
A Rust type representing an exception defined in Python code.
NoSuchProject
A Rust type representing an exception defined in Python code.
NoSuchRevision
A Rust type representing an exception defined in Python code.
NoSuchRevisionInTree
A Rust type representing an exception defined in Python code.
NoSuchTag
A Rust type representing an exception defined in Python code.
NoWhoami
A Rust type representing an exception defined in Python code.
NotBranchError
A Rust type representing an exception defined in Python code.
ObjectNotLocked
A Rust type representing an exception defined in Python code.
PermissionDenied
A Rust type representing an exception defined in Python code.
PointlessCommit
A Rust type representing an exception defined in Python code.
ProjectCreationTimeout
A Rust type representing an exception defined in Python code.
ProtectedBranchHookDeclined
A Rust type representing an exception defined in Python code.
ReadOnlyError
A Rust type representing an exception defined in Python code.
RedirectRequested
A Rust type representing an exception defined in Python code.
RemoteGitError
A Rust type representing an exception defined in Python code.
RevisionNotPresent
A Rust type representing an exception defined in Python code.
SourceNotDerivedFromTarget
A Rust type representing an exception defined in Python code.
TagAlreadyExists
A Rust type representing an exception defined in Python code.
TransformRenameFailed
A Rust type representing an exception defined in Python code.
TransportError
A Rust type representing an exception defined in Python code.
TransportNotPossible
A Rust type representing an exception defined in Python code.
UnexpectedHttpStatus
A Rust type representing an exception defined in Python code.
UnknownFormatError
A Rust type representing an exception defined in Python code.
UnsupportedForge
A Rust type representing an exception defined in Python code.
UnsupportedFormatError
A Rust type representing an exception defined in Python code.
UnsupportedOperation
A Rust type representing an exception defined in Python code.
UnsupportedProtocol
A Rust type representing an exception defined in Python code.
UnsupportedVcs
A Rust type representing an exception defined in Python code.
UnusableRedirect
A Rust type representing an exception defined in Python code.
WorkspaceDirty
A Rust type representing an exception defined in Python code.

Enums§

Error
Error type for the Breezy Rust wrapper.