Class UriMapperParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.somda.sdc.glue.common.uri.UriMapperParsingException
All Implemented Interfaces:
Serializable

public class UriMapperParsingException extends Exception
Shall be thrown in case the URI to parse is not valid for the given mapper or is no valid URI in general.
See Also: