Class ExternalsLockException

  • All Implemented Interfaces:
    Serializable

    public class ExternalsLockException
    extends org.tmatesoft.svn.core.SVNException
    Exception to represent a locked external directory
    See Also:
    Serialized Form
    • Constructor Detail

      • ExternalsLockException

        public ExternalsLockException​(org.tmatesoft.svn.core.SVNErrorMessage errorMessage,
                                      File affectedLockedDirectory)
    • Method Detail

      • getAffectedLockedDirectory

        public File getAffectedLockedDirectory()