Class DirectAccessUrlDisabledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.repo.content.directurl.DirectAccessUrlDisabledException
All Implemented Interfaces:
Serializable

public class DirectAccessUrlDisabledException extends org.alfresco.error.AlfrescoRuntimeException
Runtime exception thrown when direct access URLs are disabled.
Author:
Sara Aspery
See Also:
  • Constructor Details

    • DirectAccessUrlDisabledException

      public DirectAccessUrlDisabledException(String msg)