Class SVNExceptionUtils

java.lang.Object
com.polarion.platform.repository.SVNExceptionUtils

public class SVNExceptionUtils extends Object
Version:
$Revision$ $Date$
Author:
Roman Kratochvil
  • Method Details

    • getRootErrorMessage

      public static org.tmatesoft.svn.core.SVNErrorMessage getRootErrorMessage(org.tmatesoft.svn.core.SVNException svne)
    • is404

      public static boolean is404(Exception ex)