Class InvalidAttributeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
africa.absa.inception.core.service.ServiceException
africa.absa.inception.security.InvalidAttributeException
All Implemented Interfaces:
Serializable

public class InvalidAttributeException extends africa.absa.inception.core.service.ServiceException
A InvalidAttributeException is thrown to indicate that a security operation failed as a result of an invalid attribute.

This is a checked exception to prevent the automatic rollback of the current transaction.

Author:
Marcus Portmann
See Also:
  • Constructor Details

    • InvalidAttributeException

      public InvalidAttributeException(String name)
      Constructs a new InvalidAttributeException.
      Parameters:
      name - the name of the attribute