Package com.starteam.exceptions

Class Summary
MPXException.ErrorCode A Collection of MPX Error Codes
 

Exception Summary
CommandAbortedException The CommandAbortedException class is intended to be used to cause a command to be aborted in NetMonitor.
CommandException An exception than can be thrown as a result of trying to execute a client command to the server.
ConnectionException An exception that is raised when the execution of a server command fails due to a problem with the connection.
DisembodiedException An exception that is thrown when attempting to perform an operation not allowed for a disembodied item.
DuplicateServerListEntryException An exception that is thrown while trying to create a duplicate entry in the server list.
FileMergeException Thrown when an attempt is made to check out a file for which there is an unresolved merge condition.
ItemNotFoundException An exception that is raised when an item with the given ItemID was not found.
ItemRevisionNotFoundException An exception that is thrown when attempting to resolve to a revision of an item, and it results to a null, i.e.
LockingException Thrown when an attempt is made to set a lock on an item during the view compare-merge, and the attempt fails.
LogonException An exception that is raised when logon fails due to an invalid user name or password.
MPXException An MPX-related exception.
NoSuchPropertyException An exception of this class is thrown when an invalid item property was attempted to be accessed.
PasswordExpiredException  
PropertyMergeException Thrown when an attempt is made to access a property value for which there is an unresolved merge condition.
PropertyNotWritableException A PropertyNotWritableException is thrown if an application attempts to change the value of a property that should be considered read only
SDKRuntimeException This is a subclass of java.lang.RuntimeException which may be thrown by the SDK when a runtime error occurs.
ServerException The ServerException class is a client side exception that is thrown when an error on the server is encountered.
ServerUnavailableException An exception that is raised when the server is currently unavailable.
TypeNotFoundException This exception can be thrown when an Item instance is created for an unsupported type.
WorkStationException Class definition of a Workstation Exception
 



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