com.starteam.exceptions
Class MPXException

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

public final class MPXException
extends java.lang.RuntimeException

An MPX-related exception.

See Also:
Serialized Form

Nested Class Summary
static class MPXException.ErrorCode
          A Collection of MPX Error Codes
 
Method Summary
 MPXException.ErrorCode getErrorCode()
          Returns an error code
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getErrorCode

public MPXException.ErrorCode getErrorCode()
Returns an error code

Returns:
An error code. Error numbers >= E_MPX_BASE come from the MPX Message Broker.


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