Class UserManagementOperationFailedException

  • All Implemented Interfaces:
    Serializable

    public class UserManagementOperationFailedException
    extends com.atlassian.core.exception.InfrastructureException
    Thrown when adding a user fails due to unknown reasons
    See Also:
    Serialized Form
    • Constructor Detail

      • UserManagementOperationFailedException

        public UserManagementOperationFailedException​(String msg)
      • UserManagementOperationFailedException

        public UserManagementOperationFailedException​(Throwable cause)
      • UserManagementOperationFailedException

        public UserManagementOperationFailedException​(String msg,
                                                      Throwable cause)