Class ContentMoveInvalidLocation

  • All Implemented Interfaces:
    Serializable

    public class ContentMoveInvalidLocation
    extends ServiceLayerException
    Exception thrown when a content move to an invalid location is attempted. e.g.: trying to move /scripts/rest/search.get.groovy into /scripts/rest
    Since:
    4.0.3
    See Also:
    Serialized Form
    • Constructor Detail

      • ContentMoveInvalidLocation

        public ContentMoveInvalidLocation​(String message)