Uses of Class
com.inrupt.client.InruptClientException
Package
Description
Classes for working with Access Grants.
Support for Solid specific concepts for the Inrupt Java Client Libraries.
WebID Profile support for the Inrupt Java Client Libraries.
-
Uses of InruptClientException in com.inrupt.client.accessgrant
Modifier and TypeClassDescriptionclass
A runtime exception for use with Access Grants. -
Uses of InruptClientException in com.inrupt.client.solid
Modifier and TypeClassDescriptionclass
A runtime exception that represents an HTTP bad request (400) response.class
A runtime exception that represents an HTTP conflict (409) response..class
class
A runtime exception that represents an HTTP forbidden (403) response.class
A runtime exception that represents an HTTP gone (410) response.class
A runtime exception that represents an HTTP internal server error (500) response.class
A runtime exception that represents an HTTP method not allowed (405) response.class
A runtime exception that represents an HTTP not acceptable (406) response.class
A runtime exception that represents an HTTP not found (404) response.class
A runtime exception that represents an HTTP precondition failed (412) response.class
A runtime exception for use with SolidClient HTTP operations.class
A runtime exception for use with Solid resource related errors.class
A runtime exception that represents an HTTP too many requests (429) response.class
A runtime exception that represents an HTTP unauthorized (401) response.class
A runtime exception that represents an HTTP unsupported media type (415) response. -
Uses of InruptClientException in com.inrupt.client.webid
Modifier and TypeClassDescriptionclass
A runtime exception for use with WebId-related errors.