public class UnsupportedURIProtocolException extends UWSException
ACCEPTED_BUT_NOT_COMPLETE, BAD_REQUEST, errorType, FORBIDDEN, httpErrorCode, INTERNAL_SERVER_ERROR, NO_CONTENT, NOT_ALLOWED, NOT_FOUND, NOT_IMPLEMENTED, OK, PERMISSION_DENIED, REQUEST_ENTITY_TOO_LARGE, SEE_OTHER, SERVICE_UNAVAILABLE, USER_ACCESS_DENIED| Constructor and Description |
|---|
UnsupportedURIProtocolException(java.net.URI uri)
Build an
UnsupportedURIProtocolException. |
getHttpErrorCode, getUWSErrorTypepublic UnsupportedURIProtocolException(java.net.URI uri)
UnsupportedURIProtocolException.uri - The URI whose the scheme/protocol is incorrect.