Class StopProcessingProjectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.StopProcessingProjectionException
All Implemented Interfaces:
Serializable

public class StopProcessingProjectionException extends Exception
Indicates we should stop evaluating inbounds for given projection. Currently thrown when the full shadow cannot be loaded, or when the projection context is broken. (So it has no use in pre-inbounds.)
See Also:
  • Constructor Details

    • StopProcessingProjectionException

      public StopProcessingProjectionException()