com.atlassian.crowd.openid.server.manager.user
Class UserManagerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.crowd.openid.server.manager.user.UserManagerException
All Implemented Interfaces:
Serializable

public class UserManagerException
extends Exception

See Also:
Serialized Form

Constructor Summary
UserManagerException()
           
UserManagerException(String message)
           
UserManagerException(String message, Throwable cause)
           
UserManagerException(Throwable cause)
           
 
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

UserManagerException

public UserManagerException()

UserManagerException

public UserManagerException(String message)

UserManagerException

public UserManagerException(String message,
                            Throwable cause)

UserManagerException

public UserManagerException(Throwable cause)


Copyright © 2012 Atlassian. All Rights Reserved.