URIError#

class URIError#

Different URI-related errors that can occur.

Methods#

class URIError
quark() int#

Fields#

class URIError
BAD_REFERENCE#

There was a problem with the entity that the URI references

BAD_STATE#

Could not set or change the URI because the URI handler was in a state where that is not possible or not permitted

BAD_URI#

There was a problem with the URI

UNSUPPORTED_PROTOCOL#

The protocol is not supported