Class RepositoryMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.evolveum.midpoint.repo.sqlbase.mapping.RepositoryMappingException
- All Implemented Interfaces:
- Serializable
Runtime exception wrapping other exception that occurred during object transformation
 inside mapping (e.g. tuple to schema object).
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
RepositoryMappingException
- 
RepositoryMappingException
 
-