com.atlassian.crowd.integration.exception
Class InvalidUserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.integration.exception.InvalidEntityException
com.atlassian.crowd.integration.exception.InvalidUserException
- All Implemented Interfaces:
- java.io.Serializable
public class InvalidUserException
- extends InvalidEntityException
- See Also:
- Serialized Form
| 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 |
InvalidUserException
public InvalidUserException()
InvalidUserException
public InvalidUserException(User user,
java.lang.String message,
java.lang.Throwable cause)
InvalidUserException
public InvalidUserException(User user,
java.lang.String message)
InvalidUserException
public InvalidUserException(DirectoryEntity entity,
java.lang.Throwable cause)
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.