Class ExternalsLockException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.tmatesoft.svn.core.SVNException
com.atlassian.bamboo.repository.svn.ExternalsLockException
All Implemented Interfaces:
Serializable

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

    • ExternalsLockException

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

    • getAffectedLockedDirectory

      public File getAffectedLockedDirectory()