Uses of Class
com.iizix.urn.URNException
Packages that use URNException
Package
Description
Uses of URNException in com.iizix.barcode
Methods in com.iizix.barcode that throw URNExceptionUses of URNException in com.iizix.server.wsfile
Methods in com.iizix.server.wsfile that throw URNExceptionModifier and TypeMethodDescriptionParses the URN after the NID specification, i.e.Parses the URN after the NID specification, i.e.Uses of URNException in com.iizix.urn
Subclasses of URNException in com.iizix.urnModifier and TypeClassDescriptionclass
Exception thrown when the URN is invalid.class
Exception thrown when the Naming ID (NID) fails parsing.class
Exception thrown when the Name String Specification is in error for an URN.class
Exception thrown when the URN Naming ID (NID) is not recognized.Methods in com.iizix.urn that throw URNExceptionModifier and TypeMethodDescriptionstatic URN
Helper method that creates aURNResource
from a String.Creates aURN
from a String.Parses the URN after the NID specification, i.e.Uses of URNException in com.iizix.urn.file
Methods in com.iizix.urn.file that throw URNExceptionUses of URNException in com.iizix.urn.image
Methods in com.iizix.urn.image that throw URNExceptionUses of URNException in com.iizix.urn.svg
Methods in com.iizix.urn.svg that throw URNExceptionUses of URNException in com.iizix.urn.url
Methods in com.iizix.urn.url that throw URNExceptionUses of URNException in com.iizix.urn.user
Methods in com.iizix.urn.user that throw URNExceptionModifier and TypeMethodDescriptionUserProfileImageURNFactory.parse
(String urnString, String nss, String req, String query, String fragment) Parses the URN after the NID specification, i.e.UserProfileStringURNFactory.parse
(String urnString, String nss, String req, String query, String fragment) Parses the URN after the NID specification, i.e.