Uses of Package
pl.edu.icm.unity.exceptions
-
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api Class Description AuthorizationException Thrown when there is authorization problemEngineException Super class of all API exceptions.IllegalAttributeValueException Thrown when attribtue value is invalid.WrongArgumentException Thrown when there is problem with arguments, and when we want to have a checked exception. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.attributes Class Description EngineException Super class of all API exceptions.IllegalAttributeTypeException Thrown when attribtue type is invalid.IllegalAttributeValueException Thrown when attribtue value is invalid.IllegalTypeException Thrown when type is invalid.SchemaConsistencyException Thrown when operation would cause database schema consistency violation. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.authn Class Description EngineException Super class of all API exceptions.IllegalIdentityValueException Thrown when identity value is invalid.InternalException Thrown when a low level problem occurs, which in principle shouldn't happen.TooManyAttempts Signals an error of too many attempts, e.g.WrongArgumentException Thrown when there is problem with arguments, and when we want to have a checked exception. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.authn.local Class Description EngineException Super class of all API exceptions.IllegalCredentialException Thrown when credential definition is invalid.InternalException Thrown when a low level problem occurs, which in principle shouldn't happen. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.authn.remote Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.bulk Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.confirmation Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.confirmation.states Class Description InternalException Thrown when a low level problem occurs, which in principle shouldn't happen.WrongArgumentException Thrown when there is problem with arguments, and when we want to have a checked exception. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.endpoint Class Description EngineException Super class of all API exceptions.WrongArgumentException Thrown when there is problem with arguments, and when we want to have a checked exception. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.event Class Description AuthorizationException Thrown when there is authorization problem -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.files Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.identity Class Description EngineException Super class of all API exceptions.IllegalGroupValueException Thrown when group value is invalid.IllegalIdentityValueException Thrown when identity value is invalid.IllegalTypeException Thrown when type is invalid.RuntimeEngineException Unchecked engine exception, used mainly in scenarios where spring cannot handle checked exceptions e.g. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.idp Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.msg Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.notification Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.policyAgreement Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.policyDocument Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.project Class Description EngineException Super class of all API exceptions.InternalException Thrown when a low level problem occurs, which in principle shouldn't happen. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.registration Class Description IllegalFormTypeException Thrown when type is invalid. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.server Class Description EngineException Super class of all API exceptions.InternalException Thrown when a low level problem occurs, which in principle shouldn't happen. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.session Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.token Class Description EngineException Super class of all API exceptions.IllegalIdentityValueException Thrown when identity value is invalid.IllegalTypeException Thrown when type is invalid. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.translation Class Description EngineException Super class of all API exceptions.IllegalAttributeValueException Thrown when attribtue value is invalid.IllegalIdentityValueException Thrown when identity value is invalid. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.translation.form Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.translation.in Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.translation.out Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.utils Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.utils.json Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.api.webhook Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.translation.in.action Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.engine.translation.out.action Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.exceptions Class Description EngineException Super class of all API exceptions.IllegalCredentialException Thrown when credential definition is invalid.IllegalFormContentsException Thrown when there is problem with submitted form (enquiry, registration etc).IllegalFormContentsException.Category WrongArgumentException Thrown when there is problem with arguments, and when we want to have a checked exception. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.types Class Description EngineException Super class of all API exceptions. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.types.basic Class Description IllegalAttributeTypeException Thrown when attribtue type is invalid.IllegalAttributeValueException Thrown when attribtue value is invalid.IllegalIdentityValueException Thrown when identity value is invalid.InternalException Thrown when a low level problem occurs, which in principle shouldn't happen. -
Classes in pl.edu.icm.unity.exceptions used by pl.edu.icm.unity.types.registration.invite Class Description EngineException Super class of all API exceptions.IllegalFormTypeException Thrown when type is invalid.WrongArgumentException Thrown when there is problem with arguments, and when we want to have a checked exception.