| Exception | Description |
|---|---|
| DokuAttachmentStillReferenced |
Thrown when one tries to delete a distant media still referenced.
|
| DokuAttachmentUploadException | |
| DokuBadUrlException |
Thrown when a bad url has been provided
|
| DokuDeleteAttachmentException |
Thrown when an attempt to delete a file on the wiki failed
|
| DokuDistantFileDoesntExistException |
Thrown when one attemps to work on a file which doesn't exist on the wiki
|
| DokuEmptyNewPageException |
Thrown by Dokuwiki when one try to use putPage with an empty page content
if the page doesn't exist yet (or has alreay been deleted)
|
| DokuException |
Generic exception
|
| DokuIncompatibleVersionException | |
| DokuInvalidTimeStampException |
Thrown when an invalid timestamp is provided
|
| DokuMethodDoesNotExistsException | |
| DokuMisConfiguredWikiException | |
| DokuNoChangesException |
Thrown when one looked out for changes when there are none
|
| DokuPageDoesNotExistException | |
| DokuPageLockedException |
Thrown when one tries to edit a page locked by someone else
|
| DokuTimeoutException |
Thrown when a call timeout
|
| DokuUnauthorizedException |
Thrown when a user attempts to make a query he isn't allowed to.
|
| DokuUnknownException |
Thrown when an xmlrpc query failed for an unknown reason.
|
| DokuWordblockException |
Thrown if a page can't be edited because of a wordblock.
|
Copyright © 2016. All rights reserved.