com.ibm.team.git.build.hjplugin
Class InvalidCredentialsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.team.git.build.hjplugin.InvalidCredentialsException
All Implemented Interfaces:
Serializable

public class InvalidCredentialsException
extends Exception

See Also:
Serialized Form

Constructor Summary
InvalidCredentialsException(String errorMessage)
           
InvalidCredentialsException(String errorMessage, Throwable e)
           
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidCredentialsException

public InvalidCredentialsException(String errorMessage)

InvalidCredentialsException

public InvalidCredentialsException(String errorMessage,
                                   Throwable e)


Copyright © 2004-2014. All Rights Reserved.