Class 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:
    Serialized Form
    • Constructor Detail

      • InvalidAttributeException

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