PortalError

class PortalError

Error codes returned by portal calls.

Methods

class PortalError
quark() int

Fields

class PortalError
CANCELLED

The call was cancelled by the user

EXISTS

The object already exists

FAILED

General portal failure

INVALID_ARGUMENT

An argument was invalid

NOT_ALLOWED

The call was not allowed

NOT_FOUND

The object was not found

WINDOW_DESTROYED

The window was destroyed by the user