com.taskadapter.redmineapi
Class RedmineAuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.taskadapter.redmineapi.RedmineException
com.taskadapter.redmineapi.RedmineSecurityException
com.taskadapter.redmineapi.RedmineAuthenticationException
- All Implemented Interfaces:
- Serializable
public class RedmineAuthenticationException
- extends RedmineSecurityException
User or password (or API access key) not recognized.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RedmineAuthenticationException
public RedmineAuthenticationException(String message)
Copyright © 2012. All Rights Reserved.