com.starteam.exceptions
Class ServerUnavailableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.starteam.exceptions.ServerException
                  extended by com.starteam.exceptions.ServerUnavailableException
All Implemented Interfaces:
java.io.Serializable

public final class ServerUnavailableException
extends ServerException

An exception that is raised when the server is currently unavailable. This usually means that the server has been locked for backup by the StarTeam Administrator.

See Also:
ServerAdministration.getServerLockStatus(), Serialized Form

Method Summary
 
Methods inherited from class com.starteam.exceptions.ServerException
getAuxData, getAuxKeys, getClassName, getErrorCode, getErrorMessage, getErrorSource, getLogEntry, getMessage, getNonLocalizedMessage, getServer, getTimeLogged, isLogged, setErrorMessage, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



StarTeam SDK 14.0, Build 21
Copyright © 2003-2012 Borland Software Corporation. All rights reserved.