Search
Preparing search index...
The search index is not available
nextcloud-node-client
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
BaseError
Class BaseError
Hierarchy
Error
BaseError
QueryLimitError
QueryOffsetError
UserGroupAlreadyExistsError
UserGroupDoesNotExistError
UserGroupDeletionFailedError
UserNotFoundError
UserAlreadyExistsError
UserCreateError
UserUpdateError
UserResendWelcomeEmailError
InvalidServiceResponseFormatError
InsufficientPrivilegesError
OperationFailedError
CommandAlreadyExecutedError
Index
Constructors
constructor
Properties
message
name
stack
Error
Constructors
constructor
new
Base
Error
(
m
:
string
, context
?:
any
)
:
BaseError
Parameters
m:
string
Optional
context:
any
Returns
BaseError
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Static
Error
Error
:
ErrorConstructor
Globals
Base
Error
constructor
message
name
stack
Error
Generated using
TypeDoc