Uses of Class
cz.metacentrum.perun.core.api.exceptions.rt.PerunRuntimeException
Packages that use PerunRuntimeException
Package
Description
Exceptions.
Runtime exceptions.
-
Uses of PerunRuntimeException in cz.metacentrum.perun.core.api.exceptions
Subclasses of PerunRuntimeException in cz.metacentrum.perun.core.api.exceptionsModifier and TypeClassDescriptionclassThis exception raises when some inconsistency in underlying data sources occurs.classThis exception raises when in the name of entity is any diacritic symbol.classThis exception is thrown when there is an illegal value in the argumentclassClass representing an exception caused by an unexpected error.classThis exception raises when some property of entity is too long.classThis exception is thrown when trying to add member to the group from other VOclassThis exception is thrown when principal has roles always requiring MFA and roles always skipping MFA at the same timeclassThis exception is thrown when principal is performing MFA-requiring action but is not authenticated with Multi-FactorclassThis exception is thrown when principal has role always requiring MFA but is not authenticated with Multi-FactorclassThis exception is thrown when principal has roles always requiring MFA and the auth time is older than the limit defined in the configclassThis exception is thrown when principal is performing MFA-requiring action and the auth time is older than the limit defined in the configclassThis exception raises when name of entity is not long enough.classThis exception is thrown when the virtual attribute module for an attribute does not existclassThis exception raises when a number is not in the range of numbers.classThis exception raises when in the name of entity is any number.classThis exception raises when some parsing problem occur (regex, matcher, pattern, etc.)classThis exception is thrown when there is missing important part after parsing user name.classRaised when transferred quotas attribute value is not in defined limit.classclassThis exception raises when the name of entity contains at least one space.classThis exception raises when in the name of entity is any special char.classRaised when working with a module which doesn't have expected type.classException, which is used for bad range of messages count for audit messages. -
Uses of PerunRuntimeException in cz.metacentrum.perun.core.api.exceptions.rt
Subclasses of PerunRuntimeException in cz.metacentrum.perun.core.api.exceptions.rtModifier and TypeClassDescriptionclassChecked version of EmptyPasswordRuntimeException.classChecked version of LoginNotExistsRuntimeException.classThis exception is thrown when the loading of module configuration property is not found or it fails.classChecked version of PasswordChangeFailedRuntimeException.classChecked version of PasswordCreationFailedRuntimeException.classChecked version of PasswordCreationFailedRuntimeException.classChecked version of PasswordDoesntMatchRuntimeException.classThrown when operation with password in backend exceeds expected limit.classThrown when password doesn't match expected strength requirements.class -
Uses of PerunRuntimeException in cz.metacentrum.perun.rpc.serializer
Methods in cz.metacentrum.perun.rpc.serializer with parameters of type PerunRuntimeExceptionModifier and TypeMethodDescriptionvoidJsonSerializer.writePerunRuntimeException(PerunRuntimeException prex) voidJsonSerializerJsonLite.writePerunRuntimeException(PerunRuntimeException prex) voidJsonSerializerJsonP.writePerunRuntimeException(PerunRuntimeException prex) voidJsonSerializerJsonSimple.writePerunRuntimeException(PerunRuntimeException prex) voidPdfSerializer.writePerunRuntimeException(PerunRuntimeException prex) voidSerializer.writePerunRuntimeException(PerunRuntimeException prex) SerializesPerunRuntimeException.