Class UnresolvedTrsFunctionalUserException

  • All Implemented Interfaces:
    Serializable

    public class UnresolvedTrsFunctionalUserException
    extends Exception
    Thrown when mapping the TRS functional identifier to an application user is not possible. Typically, happens after an application user deletion.
    Since:
    3.3.0
    See Also:
    Serialized Form
    • Constructor Detail

      • UnresolvedTrsFunctionalUserException

        public UnresolvedTrsFunctionalUserException​(String identifier)
    • Method Detail

      • getIdentifier

        public String getIdentifier()