Uses of Class
com.evolveum.midpoint.util.exception.SystemException
Packages that use SystemException
- 
Uses of SystemException in com.evolveum.midpoint.util.exceptionMethods in com.evolveum.midpoint.util.exception that return SystemExceptionModifier and TypeMethodDescriptionstatic SystemExceptionSystemException.unexpected(@NotNull Throwable t) A shortcut used to signal that an exception was really unexpected in the given context.static SystemExceptionSystemException.unexpected(@NotNull Throwable t, String context) A variant ofunexpected(Throwable)that provides a little bit of context.