Uses of Class
com.tccc.kos.commons.util.dispatcher.exceptions.RequestException
Packages that use RequestException
-
Uses of RequestException in com.tccc.kos.commons.util.dispatcher.exceptions
Subclasses of RequestException in com.tccc.kos.commons.util.dispatcher.exceptionsModifier and TypeClassDescriptionclass
Exception thrown when the web client/caller passes in invalid data.class
Exception thrown when the web request unexpectedly fails.class
Exception thrown when the requested resource is not found.class
Exception thrown when the client making a web request doesn't have rights to the requested resource.