LibreOffice Module ucb (master) 1
Classes | Namespaces | Variables
DAVException.hxx File Reference
#include <rtl/ustring.hxx>
#include <utility>
Include dependency graph for DAVException.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  http_dav_ucp::DAVException
 

Namespaces

namespace  http_dav_ucp
 

Variables

const sal_uInt16 http_dav_ucp::SC_NONE = 0
 
const sal_uInt16 http_dav_ucp::SC_CONTINUE = 100
 
const sal_uInt16 http_dav_ucp::SC_SWITCHING_PROTOCOLS = 101
 
const sal_uInt16 http_dav_ucp::SC_PROCESSING = 102
 
const sal_uInt16 http_dav_ucp::SC_OK = 200
 
const sal_uInt16 http_dav_ucp::SC_CREATED = 201
 
const sal_uInt16 http_dav_ucp::SC_ACCEPTED = 202
 
const sal_uInt16 http_dav_ucp::SC_NON_AUTHORITATIVE_INFORMATION = 203
 
const sal_uInt16 http_dav_ucp::SC_NO_CONTENT = 204
 
const sal_uInt16 http_dav_ucp::SC_RESET_CONTENT = 205
 
const sal_uInt16 http_dav_ucp::SC_PARTIAL_CONTENT = 206
 
const sal_uInt16 http_dav_ucp::SC_MULTISTATUS = 207
 
const sal_uInt16 http_dav_ucp::SC_MULTIPLE_CHOICES = 300
 
const sal_uInt16 http_dav_ucp::SC_MOVED_PERMANENTLY = 301
 
const sal_uInt16 http_dav_ucp::SC_MOVED_TEMPORARILY = 302
 
const sal_uInt16 http_dav_ucp::SC_SEE_OTHER = 303
 
const sal_uInt16 http_dav_ucp::SC_NOT_MODIFIED = 304
 
const sal_uInt16 http_dav_ucp::SC_USE_PROXY = 305
 
const sal_uInt16 http_dav_ucp::SC_TEMPORARY_REDIRECT = 307
 
const sal_uInt16 http_dav_ucp::SC_BAD_REQUEST = 400
 
const sal_uInt16 http_dav_ucp::SC_UNAUTHORIZED = 401
 
const sal_uInt16 http_dav_ucp::SC_PAYMENT_REQUIRED = 402
 
const sal_uInt16 http_dav_ucp::SC_FORBIDDEN = 403
 
const sal_uInt16 http_dav_ucp::SC_NOT_FOUND = 404
 
const sal_uInt16 http_dav_ucp::SC_METHOD_NOT_ALLOWED = 405
 
const sal_uInt16 http_dav_ucp::SC_NOT_ACCEPTABLE = 406
 
const sal_uInt16 http_dav_ucp::SC_PROXY_AUTHENTICATION_REQUIRED = 407
 
const sal_uInt16 http_dav_ucp::SC_REQUEST_TIMEOUT = 408
 
const sal_uInt16 http_dav_ucp::SC_CONFLICT = 409
 
const sal_uInt16 http_dav_ucp::SC_GONE = 410
 
const sal_uInt16 http_dav_ucp::SC_LENGTH_REQUIRED = 411
 
const sal_uInt16 http_dav_ucp::SC_PRECONDITION_FAILED = 412
 
const sal_uInt16 http_dav_ucp::SC_REQUEST_ENTITY_TOO_LARGE = 413
 
const sal_uInt16 http_dav_ucp::SC_REQUEST_URI_TOO_LONG = 414
 
const sal_uInt16 http_dav_ucp::SC_UNSUPPORTED_MEDIA_TYPE = 415
 
const sal_uInt16 http_dav_ucp::SC_REQUESTED_RANGE_NOT_SATISFIABLE = 416
 
const sal_uInt16 http_dav_ucp::SC_EXPECTATION_FAILED = 417
 
const sal_uInt16 http_dav_ucp::SC_UNPROCESSABLE_ENTITY = 422
 
const sal_uInt16 http_dav_ucp::SC_LOCKED = 423
 
const sal_uInt16 http_dav_ucp::SC_FAILED_DEPENDENCY = 424
 
const sal_uInt16 http_dav_ucp::SC_INTERNAL_SERVER_ERROR = 500
 
const sal_uInt16 http_dav_ucp::SC_NOT_IMPLEMENTED = 501
 
const sal_uInt16 http_dav_ucp::SC_BAD_GATEWAY = 502
 
const sal_uInt16 http_dav_ucp::SC_SERVICE_UNAVAILABLE = 503
 
const sal_uInt16 http_dav_ucp::SC_GATEWAY_TIMEOUT = 504
 
const sal_uInt16 http_dav_ucp::SC_HTTP_VERSION_NOT_SUPPORTED = 505
 
const sal_uInt16 http_dav_ucp::SC_INSUFFICIENT_STORAGE = 507
 
const sal_uInt16 http_dav_ucp::USC_CONNECTION_TIMED_OUT = 908
 
const sal_uInt16 http_dav_ucp::USC_LOOKUP_FAILED = 909
 
const sal_uInt16 http_dav_ucp::USC_AUTH_FAILED = 910
 
const sal_uInt16 http_dav_ucp::USC_AUTHPROXY_FAILED = 911