Class UnauthorizedURLException

  • All Implemented Interfaces:
    Serializable

    public class UnauthorizedURLException
    extends InvalidSessionDataException
    Exception thrown when a user is trying to access Cyclos from a URL which is not exactly the one set in the configuration, when the configuration forces access with the specific URL
    See Also:
    Serialized Form
    • Constructor Detail

      • UnauthorizedURLException

        public UnauthorizedURLException()