Class MappingLoader.NotLoadedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.evolveum.midpoint.model.impl.lens.projector.mappings.MappingLoader.NotLoadedException
All Implemented Interfaces:
SeverityAwareException, Serializable
Enclosing interface:
MappingLoader<O extends ObjectType>

public static class MappingLoader.NotLoadedException extends Exception implements SeverityAwareException
To be used when the exact reason of not-loaded state is not known.
See Also: