Class InaccessibleGroupException

  • All Implemented Interfaces:
    Serializable

    public class InaccessibleGroupException
    extends InvalidSessionDataException
    Exception thrown when an administrator is logging in another user, and that user isn't managed by the adminstrator. But should be handled in a generic way, so if future Cyclos versions add a restriction for groups logging in via a specific configuration, this exception will be reused.
    See Also:
    Serialized Form
    • Constructor Detail

      • InaccessibleGroupException

        public InaccessibleGroupException()