Uses of Class
com.inrupt.client.InruptClientException
Packages that use InruptClientException
Package
Description
Classes for working with Access Grants.
Core classes and utilities for the Inrupt Java Client Libraries.
Support for Solid specific concepts for the Inrupt Java Client Libraries.
User Managed Access support for the Inrupt Java Client Libraries.
WebID Profile support for the Inrupt Java Client Libraries.
-
Uses of InruptClientException in com.inrupt.client.accessgrant
Subclasses of InruptClientException in com.inrupt.client.accessgrantModifier and TypeClassDescriptionclassA runtime exception for use with Access Grants. -
Uses of InruptClientException in com.inrupt.client.core
Subclasses of InruptClientException in com.inrupt.client.coreModifier and TypeClassDescriptionclassA runtime exception for use with authentication-related errors. -
Uses of InruptClientException in com.inrupt.client.solid
Subclasses of InruptClientException in com.inrupt.client.solidModifier and TypeClassDescriptionclassA runtime exception that represents an HTTP bad request (400) response.classA runtime exception that represents an HTTP conflict (409) response..classclassA runtime exception that represents an HTTP forbidden (403) response.classA runtime exception that represents an HTTP gone (410) response.classA runtime exception that represents an HTTP internal server error (500) response.classA runtime exception that represents an HTTP method not allowed (405) response.classA runtime exception that represents an HTTP not acceptable (406) response.classA runtime exception that represents an HTTP not found (404) response.classA runtime exception that represents an HTTP precondition failed (412) response.classA runtime exception for use with SolidClient HTTP operations.classA runtime exception for use with Solid resource related errors.classA runtime exception that represents an HTTP too many requests (429) response.classA runtime exception that represents an HTTP unauthorized (401) response.classA runtime exception that represents an HTTP unsupported media type (415) response. -
Uses of InruptClientException in com.inrupt.client.uma
Subclasses of InruptClientException in com.inrupt.client.umaModifier and TypeClassDescriptionclassAn invalid grant error from the UMA server.classAn invalid scope error from the UMA server.classA request denied error from the UMA server.classA runtime exception for use with UMA-related errors. -
Uses of InruptClientException in com.inrupt.client.webid
Subclasses of InruptClientException in com.inrupt.client.webidModifier and TypeClassDescriptionclassA runtime exception for use with WebId-related errors.