Package org.somda.sdc.glue.common.uri
Class UriMapperGenerationArgumentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.somda.sdc.glue.common.uri.UriMapperGenerationArgumentException
-
- All Implemented Interfaces:
Serializable
public class UriMapperGenerationArgumentException extends Exception
Shall be thrown in case the arguments for generating an URI in one of the mappers are not compatible with the URI generation rules.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-