Package org.somda.sdc.glue.common.uri
Class UriMapperParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.somda.sdc.glue.common.uri.UriMapperParsingException
- All Implemented Interfaces:
Serializable
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:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString